File Functions
Jump to navigation
Jump to search
This article is an overview of file related functions. File names can either be relative such as "settings.ini" or they can include the full path to the file and the file name with extension. This is why working_directory and program_directory were created.
General
- file_attributes
- file_size
- file_copy
- file_delete
- file_exists
- file_find_close
- file_find_first
- file_find_next
- file_rename
- file_access_time
- file_modified_time
- disk_free
- disk_size
- parameter_count
- parameter_string
- environment_get_variable
- directory_create
- directory_exists
- directory_delete
Binary files |
Inis |
Text files |
Include files |
See Also