Installation
Installing Rudiments
Programming Reference
Rudiments Class Reference
Programming Guide
- Standard Input and Output
- Sleeping
- Process and Process Environment
- Character and String Storage and Manipulation
- Binary Data Storage and Manipulation
- Regular Expressions
- Random Numbers
- Hashing and Encryption
- Date and Time
- Containers
- Using the dynamicarray class
- Using the staticcarray class
- Using the linkedlist class
- Using the singlylinkedlist class
- Using the avltree class
- Using the dictionary class
- System Information
- Using the error class
- Using the sys class
- Using the userentry class
- Using the groupentry class
- Using the hostentry class
- Using the protocolentry class
- Using the serviceentry class
- Files, File Permissions, Directories and Filesystems
- Using the file class
- Using the permissions class
- Using the directory class
- Using the memorymap class
- Using the filesystem class
- Threads
- Interprocess Communication
- Clients and Servers
- Using the inetsocketserver class
- Using the inetsocketclient class
- Using the unixsocketserver class
- Using the unixsocketclient class
- Using the listener class
- Using the gss classes
- Using the tls classes
- Parameter Strings
- URLs
- XML
- Logging
- Dynamic Libraries
- Compilers