by masterrick
if else statements and library functions used properly?
|
|
[2 replies] Last: [quote=masterrick]but cant figure out why it is giving me 0 on the per... (by guestgulkan)
|
by hcetiner
extern on headers makes difference ?
|
|
[1 reply] : In this case - removing the extern keyword would have to effect b... (by guestgulkan)
|
by jinjin12
question about delete keyword
|
|
[4 replies] Last: ight thanks. (by jinjin12)
|
by mythbusterma
unknown error
|
|
[7 replies] Last: string::size_type found = x.find(str1,0) is the corrected synatx and... (by mythbusterma)
|
by ToniAz
Class functions
|
|
[no replies]
|
by dennisty
Can't assign element of string to char variable
|
|
[no replies]
|
by kevinkjt2000
Problem with Template Classes
|
|
[3 replies] Last: As was pointed out: // note the "typename" template <typename T... (by jsmith)
|
by zinsky
Printing to a line using ofstream
|
|
[1 reply] : yep... http://cplusplus.com/doc/tutorial/files/ (by Incubbus)
|
by Ncotte90
high scores...
|
|
[1 reply] : Neither do I unless you provide a more complete program that demonstra... (by kempofighter)
|
by mmertt
Keyboard Input (arrows)
|
|
[2 replies] Last: Links to get started with curses http://www.cplusplus.com/forum/win... (by Duthomhas)
|
by vishant
Enumration vs Array Sorting
|
|
[1 reply] : To do what? (by Duthomhas)
|
by fission
cin.get() problem
|
|
[3 replies] Last: ??? What do you mean? The istream :: get () method is binary input... (by Duthomhas)
|
Having problem with exiting copied code |
|
[8 replies] Last: To give precedence to * / over + - operations (by Bazzy)
|
by vulee
lost sign of an integer
|
|
[8 replies] Last: It's likely that an int without specifier is already long ... (by Bazzy)
|
by dan1973
traps for the dungeon...
|
|
[2 replies] Last: Many thanks for the advice, exactly what i needed! The repeated cal... (by dan1973)
|
by shani09
TEST SCORES
|
|
[8 replies] Last: well i wrote it myself.. was quite easy though; but tnx 4 tryin to ... (by shani09)
|
by Erco21
Random number game (extended)
|
|
[3 replies] Last: You asked for suggestions to improve the program. An improvement would... (by closed account jwC5fSEw)
|
by nammae
The different between type double and type float
|
|
[2 replies] Last: Thank you very much. (by nammae)
|
by Mreza
Conway
|
|
[1 reply] : This forum isn't for demanding solutions to problems. This is a forum ... (by closed account jwC5fSEw)
|
by kodera
starting a "name sort" program
|
|
[7 replies] Last: We are not allowed to use strings for this project (that was already t... (by kodera)
|