vrq
Public Attributes | List of all members
Coord_t Struct Reference

Structure to hold file coordinates. More...

#include <cdecl.h>

Public Attributes

int lineno
 file line number More...
 
const char * filename
 file name More...
 

Detailed Description

Structure to hold file coordinates.

Member Data Documentation

◆ filename

const char* Coord_t::filename

file name

◆ lineno

int Coord_t::lineno

file line number


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