Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkFile_Delete ( const kChar fileName)

Delete the file.

DO NOT CALL THIS FUNCTION FROM A GDK TOOL_VProcess CALLBACK DO NOT CALL THIS FUNCTION FROM A GDK TOOL_VStop CALLBACK

Parameters
fileNameFilename. (Name of the file to be deleted. Name must include "user/" in front of the file name. For example, "user/foo" to access file "foo").
Returns
Operation status.