sincerely Singaporean

If you have not done so, read this full tutorial on how to use SGEXTN to build an application.

SG_FileSystem

list of classes in this module

CMake target for BuildLah: SGEXTN::SG_FileSystem

see this link for more information about BuildLah

The SGEXTN FileSystem modules allows you to interact with the file system, such as by reading, writing, creating, moving and deleting files. This module is primarily meant for binary files, though there is limited support for text files also.

For anything that does not need to be directly edited by the user (essentially everything that is not a developer tool), binary file formats should be used for easier parsing and to save space.

SGEXTN provides a file recycling bin. You should use it to delete files containing user data in your app so that the user can recover deleted files easily. As of this SGEXTN version, you are responsible for building the UI to interact with the recycling bin, but this may change in a future version.

List of classes in this module

SGXFile

SGXFileBinUtilities

SGXFileSystem

SGXNumberAwareFilePathLesserThan

SGXNumberAwareFilePathLesserThanBase16

SGXNumberAwareFilePathMoreThan

SGXNumberAwareFilePathMoreThanBase16

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects