gclib examples  0
Example Projects for the Communications API for Galil controllers and PLCs

◆ load_buffer()

bool load_buffer ( GCon  g,
ifstream &  fs,
int  capacity 
)

Loads vector buffer with commands from the given text file.

Returns false when there are no more lines in the text file

Definition at line 84 of file vector.cpp.

References e().

Referenced by vector().