MeatAxe  2.4
StfData Struct Reference

Structured text file. More...

#include <meataxe.h>

Data Fields

FILE * File
 The stream we're using.
 
char * LineBuf
 Buffers one 'line'.
 
char * GetPtr
 Current input position.
 
int LineBufSize
 Current buffer size.
 
int OutPos
 Number of chars in current line (writing only)
 
int LineNo
 Current line number (reading and writing)
 

Detailed Description

Structured text file.

This structure is used for reading from , and writing to structured text files.


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

MeatAxe 2.4 documentation, generated on Mon Jun 7 2021 11:42:24