by rodrigorh
Please help!!!
|
|
[1 reply] : look for the mathematical solution before you try to write the program... (by Rechard3)
|
Help with accessor error! |
|
[9 replies] Last: thank you for the information about "struct" ^_^ now you're telling m... (by chippzanuff93)
|
using namespace std; vs std:: |
|
[4 replies] Last: "std::" is fun to type :) (by Lowest0ne)
|
by RB68353
Can't manage it to work...
|
|
[3 replies] Last: Thank you! it helped me out. (by RB68353)
|
Role of namespace std in a program |
|
[6 replies] Last: @Rechard3 @vlad, where can i find the (C++ standard) specification... (by vlad from moscow)
|
by GoranGaming
Replacing Consonants
|
|
[3 replies] Last: std::string translator( std::string s ) { const char konsonanter = ... (by vlad from moscow)
|
by ar2007
simulator calculator scientific with scrolling screen
|
|
[4 replies] Last: @ chervil: I think you're right. I tried to open a new ... (by ar2007)
|
by GoranGaming
Displaying Console
|
|
[no replies]
|
by djferreira
Airplane booking program using text files. Pls help
|
|
[3 replies] Last: MikeyBoy (879) What is meant by code tag? THx 4 the hepl! (by djferreira)
|
by Tomsta
Using an array to draw multiple sprites (enemies)
|
|
[no replies]
|
Input/Output |
|
[14 replies] Last: @Fredbill30 : int integer = '0'; What the hell? Don't you mean: int... (by Rechard3)
|
error on using if else |
|
[7 replies] Last: That code compiles fine on mine (I use Code::Blocks) when I set x and ... (by manudude03)
|
by nasser
Getline
|
|
[4 replies] Last: Thx alot (by nasser)
|
by finny
class
|
|
[2 replies] Last: I was just doing this exercise in a book and I was also wondering if t... (by Group of Eight)
|
by rhcp31
Expected expression error in if statement of function
|
|
[2 replies] Last: 1) Yeah, I figured it was best practices to leave it just incase someo... (by rhcp31)
|
by tes4evr
Infinite do-while loop
|
|
[2 replies] Last: thank you very much! (by tes4evr)
|
by aggsyb
Most effecient way to code this with functions?
|
|
[4 replies] Last: up, any1 else see anyway this can be improved or it looks fine? (by aggsyb)
|
by nmn
mangling names
|
|
[4 replies] Last: got it. thanks ne555 (by nmn)
|
by londel26
strcmp sort with incorrect output
|
|
[10 replies] Last: LOL, no problem, thank you for the help. It's much appreciated. (by londel26)
|
by Redeyery
Cleaning my code (1,2)
|
|
[37 replies] Last: http://catb.org/jargon/html/G/gotcha.html (by Duthomhas)
|