Advertisement

Header Files?

Started by April 13, 2001 02:13 AM
0 comments, last by caffeineaddict 23 years, 9 months ago
Hi, I was wondering if anyone here new where i could get the bios.h header file, is there a site that has all of the header files on there? If you can help it is greatly appreciated.
Headers files are just that, a header for another file (a library). Libraries are not cross-compiler, they only work for one in other words. So, having just the header is no use without a compatible library. I think it was Borland compilers that have bios.h with them, if you want to go use Borland for a while?

"Finger to spiritual emptiness underlying everything." -- How a C manual referred to a "pointer to void." --Things People Said
Resist Windows XP''s Invasive Production Activation Technology!
http://druidgames.cjb.net/

This topic is closed to new replies.

Advertisement