| 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().