Classes to use the file system, and read and write files in various formats.
| Class to read/write from/to binary files pieces of data of different formats. Has methods to read/write byte, short, int, long, time and string values. | |
| Class to manage a directory path and its components. | |
| Class to contain a list of file extensions used as a file filter. | |
| Class to scan directories and retrieve file names and attributes, with optional filter and recursive subfolders. | |
| Class to execute file searches with file filters and recursive subdirectories. | |
| Class to call system and shell operations from the program. | |
| Class to manage a file path and its parts. | |
| Class to express a file size using the most convenient unit (Byte, kB, MB, GB). | |
| Class which encapsulates the file system functions for creating directories, checking files existence and so on. | |
| Class to search files with wildcard filters. | |
| Class for reading and writing ASCII files in the format of Windows.ini files. | |
| Class to create, edit, load and save an INI file. | |
| Class to calculate a relative path given an absolute path and vice versa, given a reference file or folder path. | |
| Class to write C++ source code, has methods to write some C/C++ code pieces. | |
| A file class specialized in text input or output. |
Copyright 2009 www.softwaresphere.com