|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Cross-platform filesystem utilities and error reporting. More...
Go to the source code of this file.
Functions | |
| const char * | file_read_error_message (const char *path) |
| const char * | file_write_error_message (const char *path) |
Cross-platform filesystem utilities and error reporting.
Definition in file filesystem.c.
| const char * file_read_error_message | ( | const char * | path | ) |
Definition at line 15 of file filesystem.c.
References platform_strerror().
Referenced by update_check_load_cache().
| const char * file_write_error_message | ( | const char * | path | ) |
Definition at line 33 of file filesystem.c.
References platform_strerror().
Referenced by update_check_save_cache().