/
api
/
name
/ gb.existfile
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
GB.ExistFile
Syntax
int
GB.ExistFile
( char *
path
);
Returns if a file exists.
path
is the file path.
If
path
is relative, then the file must belongs to the project or the current component.
See also
File Management