Lely core libraries  2.2.5
floc Struct Reference

A location in a text file. More...

#include <diag.h>

Data Fields

const char * filename
 The name of the file.
 
int line
 The line number (starting from 1).
 
int column
 The column number (starting from 1).
 

Detailed Description

A location in a text file.

Definition at line 31 of file diag.h.


The documentation for this struct was generated from the following file: