GReturn GCALL GProgramUploadFile | ( | GCon | g, |
GCStringIn | file_path | ||
) |
Program upload to file.
g | Connection's handle. |
file_path | Null-terminated string containing the path to the program file, file will be overwritten if it exists. |
See x_programs.cpp for an example.