Course List:
http://www.c-jump.com/bcc/
Paths, files, and directories
- Working with directories and files
- Paths and Path classes
- Using the Path class
- Example: Retrieving Information about a Path
- Example: Converting a Relative Path to an Absolute One
- Example: Checking File Accessibility
- Example: Deleting a Path
- Example: Determining File Attributes -- size, time
- The FileTime class
- Example: FileTime comparisons
- Static methods of the Files class
- Creating directory
- File info
- Displaying files in a directory
- Topics to discuss
- I/O operations and Streams
- I/O operations and Streams, cont.
- Text and Binary files, Character and Binary streams