Can some one help me make a small operating system in C, so far all I can do is make a C program loop, I want to make a function that prints text to the screen and a function that clears the screen. (I have tryed assembly but I find it to hard.)
-chicken man
making an OS in C
- carbonBased
- Member
- Posts: 382
- Joined: Sat Nov 20, 2004 12:00 am
- Location: Wellesley, Ontario, Canada
- Contact:
Re: making an OS in C
You're going to require assembly language knowledge in order to make an OS. If you aren't currently comfortable with assembly, I'd suggest building a few smaller projects before taking on an OS.
Cheers,
Jeff
Cheers,
Jeff