hi
i am using tc3 and i dont have a windows.h file can some one give me that file please.
Printable View
hi
i am using tc3 and i dont have a windows.h file can some one give me that file please.
The windows.h file is a header file that loads a bunch of other files. Are you sure you just need windows.h Are you sure you can use windows.h
No - TURBO C only does 16 bit windows.
Amit, get a new compiler. If you're skint, look at MingW, if you're not, look at VC++ 7.Code:parksie p;
brickwall b(material::hard);
for(;;)
p.head().bang(&b);
Or, on the other hand, try a real OS like Linux or something else POSIX-based.....
I need a new computer to sit next to this one with Linux on it =).
Z.
I need a new computer to transfer windows to it (for games) and have linux sit on the old one.
Oh, and I don't think parksie is a class. Rather this:
Code:typedef advanced_programmer<CPLUSPLUS, UNIX, ANSI> parksie;