Home / api / name / gb.existfile 
GB.ExistFile
Syntax
int GB.ExistFile ( char *path );

Returns if a file exists.

If path is relative, then the file must belongs to the project or the current component.


See also
File Management