by hunkeelin
priting my name backward
|
|
[12 replies] Last: youre close with what you have. now that you can identify each indivi... (by ascii)
|
by RisteMK
Combinations without repetition
|
|
[8 replies] Last: Well, think of vector<vector<double>> as double , except vectors ... (by Mathhead200)
|
by Garritt518
problem with argv[]
|
|
[8 replies] Last: no worries lol, I've started over and I've got it working better now, ... (by Garritt518)
|
by Widget360
Strings and Ifs
|
|
[10 replies] Last: EDIT: You're comparing a char array to a string. Change talk to a stri... (by packetpirate)
|
by mzimmers
best method of initializing an array
|
|
[no replies]
|
by prophetjohn
sorting a linked list
|
|
[2 replies] Last: thanks for your input. i ended up getting the second algorithm to work... (by prophetjohn)
|
by BLooDiEMuRDA
What am I doing wrong?
|
|
[3 replies] Last: Yes it worked, thank you! Alrededor , didn't realize the problem wa... (by BLooDiEMuRDA)
|
by Deftwun
Deque question
|
|
[2 replies] Last: ah yes your right. I knew I had to specify it would contain POINTERS b... (by Deftwun)
|
by jazpearson
Vector class question (1,2)
|
|
[20 replies] Last: yeah. it appears so. apologies about not including that bit of code. w... (by jazpearson)
|
Simple Base Conversion Problems |
|
[1 reply] : For future reference, please don't delete your posts. Others may have ... (by Katma)
|
by Voyd
Calling a function with another function
|
|
[8 replies] Last: Thanks for the help will read the article :) (by Voyd)
|
by dbliss3593
Initialize Dynamic Array of a Struct in C++
|
|
[2 replies] Last: By the way, the original link is messed up in the post. http://www.cpl... (by kempofighter)
|
A messed up loop...? |
|
[6 replies] Last: The tutorial I'm learning from hadn't told me about those data types y... (by closed account o9ypX9L8)
|
by llind212
Results coming up as 0
|
|
[3 replies] Last: Works perfectly! :) Thank you so much for your help!! (by llind212)
|
by digumarty
Copy constructors and temporary object generation
|
|
[4 replies] Last: Thank you to everyone who replied. I used an online c++ compiler (htt... (by digumarty)
|
by vutives
Error - undeclared identifier, but I think I declared it.
|
|
[4 replies] Last: Thanks! It helped! (by vutives)
|
static const vs. const, when to use each |
|
[3 replies] Last: Wow! Thanks to both! (by formerBGIuser)
|
by mekkatorqu
[SFML] errors when compiling a blank window
|
|
[2 replies] Last: nvm,, I got it, I needed to include sfml-window-s.lib :P btw is there ... (by mekkatorqu)
|
by heidiK
tinyxml find End of Parent Node
|
|
[no replies]
|
by mrharris10
Pictures from computers to a c++ program
|
|
[6 replies] Last: Ok thanks everyone (by mrharris10)
|