Page 1 of 1

os in c++

Posted: Wed Aug 17, 2005 11:00 pm
by happyplanet666
is it possible to program your os in c++, how???
ps:does anyone knows good tutorials how to create your os?

Re: os in c++

Posted: Wed Aug 17, 2005 11:00 pm
by matthias
Yes it is possible, but I think C is more satisfying.. Give this tutorial a try:

http://www.invalidsoftware.net/os/?the_id=11

It worked fine for me ;)

Re: os in c++

Posted: Wed Aug 17, 2005 11:00 pm
by happyplanet666
ty

Re: os in c++

Posted: Wed Aug 17, 2005 11:00 pm
by matthias
no problem ;)

Re: os in c++

Posted: Wed Aug 17, 2005 11:00 pm
by Legend
Well, C++ needs some functions for runtime support of some C++ features.