GB.ExistFile

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