15 #define PRI_LINE PRIuFAST64
18 #define PRI_COLUMN PRIuFAST64
typedefCT_BEGIN_API struct where_t where_t
a location inside a scanner locations are inclusive and 0-based
ctu_column_t first_column
the first column of the location
ctu_column_t last_column
the last column of the location
ctu_line_t last_line
the last line of the location
ctu_line_t first_line
the first line of the location
uint_fast64_t ctu_column_t
a column number
uint_fast64_t ctu_line_t
a line number