by sleet65
uhm..
|
|
[10 replies] Last: @hanst99 Oh.. Sorry.. My bad.. @coder777 I managed to do it after yo... (by sleet65)
|
by efigen
how to use boolean values in classes?
|
|
[2 replies] Last: Thank you!!!! (by efigen)
|
by tonnot
Write binary data, const definition and reinterpret_cast
|
|
[2 replies] Last: mmm. You're right. I have seen the << operator ...... Thanks. (by tonnot)
|
by needtopass
simple code problem
|
|
[11 replies] Last: Thanks a ton everyone, this makes MUCH more sense now. (by needtopass)
|
by MetzoPaino
Unable to restore previously selected frame?
|
|
[3 replies] Last: That's fixed the problem, thanks a lot! (by MetzoPaino)
|
by Da0omph
Passing vector by reference
|
|
[11 replies] Last: #include <iostream> #include <string> #include <algorithm> #include <... (by Da0omph)
|
by aasaa
Q_constructor_how many times is called
|
|
[4 replies] Last: thanks, the answer was the constructor called once and the copy constr... (by aasaa)
|
by Maya1907
Smallest double from array
|
|
[6 replies] Last: Hi thanks for your help. I really appreciate it. I've tried it and unf... (by Maya1907)
|
by hydroJ
Newbie, please help me condense this function, or to write it in a better way
|
|
[3 replies] Last: It's fine as long as you understand what it does. (by hamsterman)
|
by vandhanarm
how printf is working?
|
|
[5 replies] Last: I don't know how to make this even clearer than I or helios put it. If... (by hanst99)
|
by blueKnight
Saving tokens into variables
|
|
[2 replies] Last: strcpy(id, tokenPtr); // <--- This line of code did not work What is ... (by coder777)
|
by jgirl2412
Help on searching in a sequential access file
|
|
[2 replies] Last: Hi. I don't know if i'm allowed to do this. But I tried out this code.... (by sleet65)
|
by forddavis
IDE or no IDE?
|
|
[5 replies] Last: I personally would strongly recommend you to use Eclipse or Code::Bloc... (by hanst99)
|
by aspirewire
Making an int the largest
|
|
[4 replies] Last: [quote=Wikipedia] Pseudocode is a compact and informal high-level des... (by closed account 1vRz3TCk)
|
by Maya1907
Arrays
|
|
[4 replies] Last: Hey, just sorted it after a good sleep. Silly mistake. thanks anyway :... (by Maya1907)
|
by cBegin
o/p tracing
|
|
[1 reply] : Either change your specifier or the data type of x. This code runs fi... (by Da0omph)
|
hi. can you guys help me ? |
|
[2 replies] Last: Code to add 2 matrices of 3 x 3 order(for 2 x 2matrix, change the valu... (by SameerThigale)
|
Reverse string |
|
[3 replies] Last: Set test to its current value in addition to the new character: test ... (by Galik)
|
by vckngs7
Header File Problems
|
|
[1 reply] : Are you including string? (by LBEaston)
|
by supersoup
Trying to validate input to an int, and more
|
|
[1 reply] : cout << "\nNow, please enter the amount of gold pieces you have - "; ... (by closed account DSLq5Di1)
|