Pasha Bibko Util Library
Loading...
Searching...
No Matches
StringLocation Struct Referencefinal

Location within a string. More...

#include <FileRead.h>

Public Attributes

unsigned short colummn
 
unsigned short line
 

Detailed Description

Location within a string.

Stored as [colummn, line] with indexing based at 1 as that is what files use.

Member Data Documentation

◆ colummn

unsigned short colummn

◆ line


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