Go to file
whaffman bf2416c5c7 Add Bureaucrat and Form classes with color-coded output
- Implemented Bureaucrat class with constructors, destructors, and operator overloads.
- Added Form class with constructors, destructors, and methods for signing.
- Introduced color definitions in colors.h for enhanced console output.
- Integrated color-coded messages in Bureaucrat and Form methods for better visibility.
- Developed main function to demonstrate functionality and exception handling for Bureaucrat and Form.
2025-06-24 13:36:11 +02:00
ex00 Add Bureaucrat and Form classes with color-coded output 2025-06-24 13:36:11 +02:00
ex01 Add Bureaucrat and Form classes with color-coded output 2025-06-24 13:36:11 +02:00
.gitignore Add Bureaucrat and Form classes with color-coded output 2025-06-24 13:36:11 +02:00
common.mk Add Bureaucrat and Form classes with color-coded output 2025-06-24 13:36:11 +02:00
Makefile first version of ex00 2025-06-23 23:31:09 +02:00