gclib  1.37.6
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 88 of file vector.cpp.

References e(), and GCmd().

Referenced by vector().