|
Gocator Development Kit
|
Read a file.
DO NOT CALL THIS FUNCTION FROM A GDK TOOL_VProcess CALLBACK DO NOT CALL THIS FUNCTION FROM A GDK TOOL_VStop CALLBACK
| fileName | Filename. (Name of the file to read from. Name must include "user/" in front of the file name. For example, "user/foo" to access file "foo"). |
| data | Receives a pointer to a kArray1 containing the data. |