by ayesha95
c++ calculator design
|
|
[6 replies] Last: Please edit your post so it uses code tags. Select your code, then ... (by TheIdeasMan)
|
error with SDL_ttf |
|
[3 replies] Last: ive been tring for a while now but the text that i enter is not visibl... (by closed account 96AX92yv)
|
by srk999
Array not storing values properly
|
|
[4 replies] Last: Looks like I was too slow, but I'll point out a bonus error: while (i... (by Cubbi)
|
by user24 11
URGENT, strings extraction, getline, many spaces
|
|
[3 replies] Last: Thanks a lot for all your replies. Here is the complete txt file : ... (by user24 11)
|
by awsdert
Converting text to hex
|
|
[1 reply] : I saw that my thread had dropped to the next page, using this reply to... (by awsdert)
|
Visual Studio Linker problems |
|
[5 replies] Last: Please post your actual code, so we don't have to guess about your pro... (by jlb)
|
by cppnewuser13
evaluation orcer <<
|
|
[2 replies] Last: thank you for your helpful response that I wouldn't have got to on my ... (by cppnewuser13)
|
by Domaiens
message of closing the program
|
|
[1 reply] : what is the error? (by pogrady)
|
by Niels Meijer
Probably wrong use of dynamic memory allocation
|
|
[3 replies] Last: I've never worked with a debugger before, do you know some tutorial I... (by jlb)
|
by donfire
Vector, counting repetitive numbers
|
|
[1 reply] : You could build a map holding the counts: std::map<int, unsigned> co... (by Cubbi)
|
by masfar
having trouble in running program!
|
|
[1 reply] : Hi there, In order for us to be able to answer that question, we woul... (by closed account o3hC5Di1)
|
by sind0o
problem!
|
|
[no replies]
|
Accessing pointed objects, pointer[0] vs -> |
|
[3 replies] Last: Wow, you guys are just as fast as on the Stackexchange! Thanks for the... (by uniqueVarientOfRussell)
|
by Sternenfisch
Migrating CPP Code from Visual Studio 2008 to g++ compiler
|
|
[6 replies] Last: The problem is probably something to do with list.h, but you haven't s... (by MikeyBoy)
|
by Jo e
std::list construction
|
|
[7 replies] Last: Ok that makes sense. Thanks for all of your help it is very useful. (by Jo e)
|
by muddaser
arrays
|
|
[1 reply] : You should find the position in the element where you want to insert t... (by vlad from moscow)
|
by donfire
array vector task
|
|
[4 replies] Last: Please have a look at the following statement: Tally.erase(Tally.beg... (by yellaiahbhayya)
|
by masfar
need help!
|
|
[1 reply] : 1) Please enclose your code in code tags. This will make it easier to... (by MikeyBoy)
|
by adn258
Pointers In Parameters For Functions Confusion?
|
|
[6 replies] Last: Yes. In the example I gave, I would expect as a QOI issue to get a wa... (by cire)
|
by kadaj
file name :D
|
|
[3 replies] Last: thx! :) (by kadaj)
|