I'm a noob-to-moderate C programmer and I can typically do whatever it is that I'm doing w/o worrying about this, but what do the little asterisks mean by variables (usually during declaration)? Sometimes my code will not work, and I'll try adding one and it will...
I'm writing an OS, called SerpentOS. It will be booted from a floppy (with option to install to HDD). The bootable part is done, it boots into protected mode with A20 gate enabled, and starts a C kernel. Can someone supply me with some code to:
1. List files in a specific location.
2. Execute a...
I want a program that can write files ordinarily (such as copy-paste writing in explorer) which will be viewable in explorer, but in specific places. Such as to just drag the proper files, assign sectors for them all, and then hit WRITE. Does anyone know of such a program or the proper search...
Here is the code I need compiled. I have tried several compilers to no avail...
/*********************************************************************************************
* *
* Program Name:C2ASM,Ver 1.0,9th July,2003. *
* *...
I'm utilizing a bootloader I found online which I modified. It can load a COM file after booting, and supports minimal error handling. It is copyrighted, so if anyone has a bootloader which I can have that can load a .com file or any other file type that can be made in C or assembly, please tell...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.