Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help with C++ SYSTEM STUFF
Name: iN3cRyPT Date: July 4, 2003 at 23:06:17 Pacific OS: Windows XP Professional CPU/Ram: 2.8, 1 gig ddr400
Comment:
hey guys, does anyone have the C++ header file system.h, if you email it to me, it'd b much appreciated ;) thx in advance
Make sure your include paths in your IDE are pointing to the right directories that have your header files. If you don't have it, I have one from Turbo C++ 4.5 and Visual C++ 6.0 Pro... that I could send.
Infinite Recursion
0
Response Number 3
Name: in3crypt Date: July 7, 2003 at 20:38:27 Pacific
Reply:
alright, plz send it... both of you, i'd appreciate it
Summary: Ok I have to build a CD Catalog with C++ for school and I got this one but it does not work. I have literally search the internet for hours and have found no codes for a cd catalog,organizers or whate...
Summary: Hi really need help with this please. It is supposed to be a program that mimicks score keeping in the game of bowling. I input how many pins on each ball i got. The 10 frame is handled differently...
Summary: Hi, I'm a rookie in c programming and need some help with writing a simple stopwatch program. The stopwatch must have a circular background, with both a digital (minutes: seconds) and analogue display...