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.
Writing a c++ program
Name: Extreme Gamer (by extreme gamer) Date: January 13, 2005 at 14:22:07 Pacific OS: xp sp2 CPU/Ram: 2.8 gig p4/1 gig ddr 400
Comment:
Ok i am looking at writing a c++ program that would search 11 text files for data and output the results to the window for the search string. I am wondering how hard it would be for a c++ newbie to do this using dev c++.
Summary: I am trying to learn C++, I was given this program to write out. I will type this exactly what was given to me: "Write a program to read a student's school id number, his old GPA(grade point average)...
Summary: Hy guys!I have a little problem.I have to simulate the linux wc comand in a c program.I`ve figured out how to count the lines and "\n" but the counting of the wors is giving me a headake.Please help!I...
Summary: hi , can you help in writing c program for the following 1.Write a "Hello World" program in 'C' without using a semicolon. 2.Write a C++ program without using any loop (if, for, while etc) to print n...