gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches

◆ H_WriteArrayCsv()

GReturn H_WriteArrayCsv ( ArrayNode head,
GCStringIn  file_path 
)

After filling the array list, this function is called to write out the CSV.

Definition at line 163 of file arrays.c.

References G_BAD_FILE, G_NO_ERROR, and vector().

Referenced by GArrayUploadFile().