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

Does the file exist within the user directory.

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 determine existance. Name must include "user/" in front of the file name. For example, "user/foo" to access file "foo").
Returns
File existance.