mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-13 18:12:11 +00:00
I've been following along with your tutorials, and I noticed that your int_to_ascii function still needs to reverse the contents of the string it populates. I implemented some code that reverses the string in place and tested it. Hopefully this is helpful, thank you so much for your awesome tutorials! |
||
|---|---|---|
| .. | ||
| kernel.c | ||
| util.c | ||
| util.h | ||