Instead of relying on a syscall to output a string, is there one to output a character?
If so, use that to practice using a loop to scan a string until a \0 is found.
Then you can make the loop do other things, like say compare a char with 'A' and maybe add 0x20
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953