example c++

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
NICK

example c++

Post by NICK »

How do you make a kernel with djgpp in c++
NICK

RE:example c++

Post by NICK »

Or C
carbonBased

RE:example c++

Post by carbonBased »

I don't know if there really is any "general purpose" kernel.  All Kernel's a different, and based on specific needs.  If you're looking for a kernel that's not far into development, then check the OSDev Rink, and Links links above.  There's plenty of OS projects included in there.

My own kernel, though not far in development (it's certainly not "early" in development either), might be a good source of information.  It can be found at www.neuraldk.org

Jeff
VoidLogic

RE:example c++

Post by VoidLogic »

Hey CrackerJack,
Your qestion is like asking a game dev, how do I make a game in c\c++.
Your qestion is too vauge, specifics would be nice.

-VoidLogic
Post Reply