SUBTOPICS Time - Date and Time handling File System - Interface classes for dealing with file systems. Sequence - Sequence IO Exec - Process execution and control Threads - POSIX based threading, and associated tools. Signals - Thread safe signals Network - Networking and processing comununication Hardware - Hardware related classes Text Processing - Text processing tools Configuration Files - Configuration files Operating System interface Operating system interface, including timing, file system queries, threading and networking. Most of these classes should work on all platforms, though this is not guaranteed. Normal classes: UserInfoC User information. Normal functions: operator <<(ostream &,const UserInfoC &)
Operating system interface, including timing, file system queries, threading and networking. Most of these classes should work on all platforms, though this is not guaranteed.