getting input in c without any libraries

Viewed 43

So I am making a kernel, and I want it to (currently) be able to take input and output. The output part was covered by the tutorial I watched, but there was nothing about input. I have been searching and trying things for a few hours now, but I can't find anything that got me to what I needed. Is there any way to get user input without any libraries that's not (very) complicated?

0 Answers
Related