cf_fs_file_exists¶
Category: file
GitHub: cute_file_system.h
Returns true if a file exists, false otherwise.
Parameters | Description |
---|---|
virtual_path | A path to the file. |
Remarks¶
Related Pages¶
CF_File
cf_fs_size
cf_fs_read
cf_fs_write
cf_fs_eof
cf_fs_tell
cf_fs_seek