diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,5 +7,6 @@ CONTENTS * CHECK FILES IN THE TREE TAB -- The greatest common divisor exercise solution in ROOT/GCD/GCD.c -- Hexadecimal to integer converter solution in ROOT/HTOI/HTOI.c
\ No newline at end of file +- The greatest common divisor exercise solution, in ROOT/GCD/GCD.c +- Hexadecimal to integer converter solution, in ROOT/HTOI/HTOI.c +- Vowels and consonants counter of a string, in ROOT/VACC/VowelsAndConsonantCounter.c
\ No newline at end of file |
