tac0S
Template Affectional Command Operating System
|
Files | |
file | getchar.c |
Get a char and write it. | |
file | getint.c |
get an int and write it in the console | |
file | getstring.c |
Get a 20 max length string and write it. | |
file | putchar.c |
Juste write 'abcd' to test the PutChar system function. | |
file | putint.c |
Test the PutInt system Function. | |
file | putstring.c |
Write 3 sentences. | |