| void write_array_to_file | ( | GCon | g, |
| ofstream & | os, | ||
| const char * | array_name, | ||
| int | previous_rd, | ||
| int | rd | ||
| ) |
Grabs data from array on controller and writes it to the given text file.
Definition at line 67 of file record_position.cpp.
References e(), G_COMMA, G_HUGE_BUFFER, GArrayUpload(), and vector().
Referenced by record_position().