by allysaalzona
URGENT: C++ program can't read text file/text file content of user-defined file name
|
|
[17 replies] Last: Thanks for correcting me jlb. Guess I was too tired to give some quali... (by kenrim626)
|
by superfury
Windows 95 simplest network card to emulate?
|
|
[1 reply] : Without knowing your requirements I'd recommend the Ne2000 as a starti... (by jlb)
|
by RRobson
developing a programming language
|
|
[2 replies] Last: A good place to start is the Bison manual: http://www.gnu.org/software... (by helios)
|
by Victor89
Virtual Pet Game Feed-Back
|
|
[2 replies] Last: Thank you for the idea. Yes, that will make the game less predictable ... (by Victor89)
|
by MarkyMark
Program Help. Flag controlled loop.
|
|
[1 reply] : It seems that you need to set your flag to false when your hours value... (by mutexe)
|
by indy191919
Multiplying Binary
|
|
[2 replies] Last: Original post: I am trying to implement an algorithm for multiplying... (by MrHutch)
|
by iver1
file i/o
|
|
[4 replies] Last: What do you mean by differentiate? Just read into a variable called, s... (by Zhuge)
|
by indy191919
Binary
|
|
[2 replies] Last: Really bugs me when people delete original posts. Original post: I ... (by MrHutch)
|
Beginner Exercise Code Help |
|
[2 replies] Last: Your loop is messed up. for (count= 0; count < numPeople; count++) /... (by fabtasticwill)
|
by vatsalbp
Array
|
|
[1 reply] : char m_sName ; // Don't forget the terminating 0 (maybe +1) ... (by coder777)
|
by zqureshi
C++ DLL
|
|
[1 reply] : One rough idea would be that the dll doesn't have the same level of se... (by coder777)
|
Help with a function that brings in a stream object |
|
[5 replies] Last: Yes, exactly that. (by maeriden)
|
by superfury
VGA vs MDA/CGA/EGA I/O compatibility?
|
|
[3 replies] Last: The older software, if it is supposed to work for an CGA, EGA, or MDA-... (by Duthomhas)
|
C++ Proxy |
|
[9 replies] Last: Thanks. (by fabtasticwill)
|
by taokaka654
do while/looping help!
|
|
[2 replies] Last: Filipino. :) :) :) yohohohoho.. Read a lot about do-while loop, or ... (by jemeripol)
|
by jemeripol
[HELP] Parsing string to recognize Trigo Functions
|
|
[9 replies] Last: Thanks for the reply Spectral.. :) Appreciated your help. although I'... (by jemeripol)
|
by sammweout
Need Help
|
|
[1 reply] : What are the errors? also, please use code tags. (by fabtasticwill)
|
trying to type a loop |
|
[4 replies] Last: I think that's whats messing up the program. (by fabtasticwill)
|
by gnmmarechal
Help me with something
|
|
[1 reply] : you initialized paint area after you did the math. It executes from to... (by fabtasticwill)
|
by SeeRizzle
Insane Amount of Class/Header File Related Errors
|
|
[2 replies] Last: Oh! For goodness sake! Thank you. It's running great now. :D (by SeeRizzle)
|