simple c source code?

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
osnewbie

simple c source code?

Post by osnewbie »

could somebody post some VERY SIMPLE complete c source code that can be compiled with djgpp to boot, i have written a lot in assembly, but i do not know the basic structure of writing in c (i have a bootsector to load a binary file, i just need a way to make the file using c) i would like to start working on a kernel in c...
Tom Fritz

RE:simple c source code?

Post by Tom Fritz »

I have some ...

but it's not fully converted from linux text to Windows text...so that means you have to open my source files with Word Pad...

here's the link:
http://www.mega-tokyo.com/forum/attachm ... es/fos.zip

Use the comp.bat file to compile, and the install.bat file to install to a floppy.
Post Reply