|
f840ff9c00
|
Updated comment explaining function
|
2024-03-10 21:57:58 -05:00 |
|
|
ae044c1905
|
Convert character to upper-case before converting to decimal
|
2024-03-10 19:26:39 -05:00 |
|
|
dd658c9c1d
|
WROTE IN AIRPLANE: Checked edge case where the number is zero
|
2024-03-09 21:05:38 -05:00 |
|
|
2c735896df
|
Used unsigned int instead of int when converting to base-10
|
2024-03-01 11:31:18 -05:00 |
|
|
13da015683
|
Renamed base-helpers to numeric_base, and separated numeric_base into header and implementation files
|
2024-02-15 09:13:51 -05:00 |
|