cf_fs_get_working_directory¶
Category: file
GitHub: cute_file_system.h
Returns the current working directory in platform-dependent notation.
Remarks¶
Not all platforms have the concept of a working directory, but this function will sill try to return something sane in these cases.
Related Pages¶
cf_fs_get_base_directory
cf_fs_set_write_directory
cf_fs_get_user_directory
cf_fs_mount
cf_fs_dismount