by MrBananas
Help using random function!
|
|
[2 replies] Last: [quote=MrBananas]My question is... Am I on the right track for this id... (by MrHutch)
|
by MrBananas
Help creating function for simple program
|
|
[3 replies] Last: Great! i figured it out messing around with your suggestion! Thanks! A... (by MrBananas)
|
by Gameboy24
Variables in system("") commands
|
|
[2 replies] Last: i agree with ne555 however to help with the problem you need #include ... (by closed account Dy7SLyTq)
|
by Sandz
Registered ID help
|
|
[1 reply] : You could do switch statements (by greenleaf800073)
|
by lenc222
how to terminate while loop and print values
|
|
[no replies]
|
Multi PC file |
|
[1 reply] : I mean something like a news source from which friends can read inform... (by closed account LAM21hU5)
|
by guiyii
question about filestream
|
|
[6 replies] Last: Ok, now I see Thanks very much!! (by guiyii)
|
by Jerseppi
Storing/Reading vectors to a file
|
|
[7 replies] Last: You can read and write to file the same way you write and read from th... (by Peter87)
|
by ShLuBsTeR
Why isnt this program working properly?
|
|
[1 reply] : You have two variables named i in the program. The first one int i = ... (by Peter87)
|
by lenc222
how to terminate while loop
|
|
[4 replies] Last: thanx for info :D (by lenc222)
|
by fusi0n
Adding to a string array
|
|
[1 reply] : bump (by fusi0n)
|
by roxandara
why is my program not running? (Borland C++ IDE)
|
|
[4 replies] Last: Nope, execute console programs from the console. Your IDE should prov... (by ne555)
|
by victor72
Stack ( Linked list ). Error C2440 cannot convert from...
|
|
[1 reply] : //MySHOW() while (MyStack2 -> Value != NULL) makes no sense. You did... (by ne555)
|
Need help writing small program |
|
[9 replies] Last: hey pav500 i think you are in my class and our professor strictly taug... (by qtypie80)
|
by azmizryk
how to assign a string to integer..
|
|
[3 replies] Last: That's possible using std::stringstream: http://www.cplusplus.com/refe... (by Fransje)
|
by Sasso
While condition (cin != 0)
|
|
[3 replies] Last: thx alot for your replies, im trying to understand what you said and a... (by Sasso)
|
Game - player vs. pc |
|
[2 replies] Last: Thanks (by closed account LAM21hU5)
|
by helmftw
#ifndef
|
|
[2 replies] Last: I put everything from the #ifndef to the #endif in locationrec.h (whic... (by helmftw)
|
by sirjames2004
Manually Copying two C-Strings
|
|
[5 replies] Last: Your function mjcStrCpy is invalid, I showed you how to write the func... (by vlad from moscow)
|
by Reeceboy1299
N00bish question
|
|
[2 replies] Last: Thanks! (oh... I should've figured that out) (by Reeceboy1299)
|