Forum: C Oct 17th, 2009 |
| Replies: 2 Views: 223 I do not yet. I had the idea of writing the function in assembly, and then linking it into the kernel. |
Forum: C Oct 16th, 2009 |
| Replies: 2 Views: 223 Yeah, I'm stumped on this one:
I need to get user input from a keyboard, with some problems involved:
I'm using an OS I created
I do not have access to any standard includes
I need to... |