|
CPP02 1.0
|
ファイル | |
| Fixed.cpp | |
| Implementation of the Fixed class with integer and float constructors, conversion methods, and output stream operator. | |
| Fixed.hpp | |
| Header file for the Fixed class representing fixed-point numbers with constructors for integer and float, conversion methods, and output stream operator. | |
| main.cpp | |
| Main entry point for Exercise 01 of C++ Module 02. | |
| Makefile | |