|
by prgmerLA
Nested Lists: how to add an item to a list of Lists
|
|
|
|
[1 reply] : list<item> listEntry // in the "for" loop is local variable and just m... (by Benjay)
|
|
by i2Fluffy
Class problem
|
|
|
|
[3 replies] Last: Thank you Moschops, declaring the namespace fixed most of the problems... (by i2Fluffy)
|
|
by mgbuhj
can't open output file!
|
|
|
|
[4 replies] Last: What do/did u want line 61 to do ? Did u try ne555's suggestions ? (by soranz)
|
| I am having issues with my C++ coding . Any Advice? |
|
|
|
[1 reply] : Hi ! Please use code tags to format ur code I'm having trouble unders... (by soranz)
|
|
by mgbuhj
extracting data from a file to do calculations
|
|
|
|
[3 replies] Last: Your if statement is still messed up. 75) Still has an extraneous br... (by AbstractionAnon)
|
|
by MatthewRock
Creating an array of pointers.
|
|
|
|
[3 replies] Last: Thank you all for your help. I guess I will give vector a try. :) (by MatthewRock)
|
|
by rozick1
application doesn't run outside of IDE
|
|
|
|
[3 replies] Last: Code::Blocks doesn't close your program at the end and waits for you t... (by MatthewRock)
|
|
by Kurospidey
Pointer to a function used in arithmetic
|
|
|
|
[3 replies] Last: That is one thing I forget about, so I just always do int main(int ar... (by BHXSpecter)
|
|
by beakie
Returning classes from operator+ ... error
|
|
|
|
[1 reply] : If you need a destructor, a copy constructor or an assignment operator... (by ne555)
|
|
by tillo25
Zombie game script failing
|
|
|
|
[2 replies] Last: thanks, and i will try to (by tillo25)
|
| Copy constructor |
|
|
|
[2 replies] Last: Thank you a lot! (by gethelpcpp123)
|
| Help! |
|
|
|
[6 replies] Last: Something that should be clarified a bit is that as long as a variable... (by Volatile Pulse)
|
|
by skysurf76
Small bug in simple array sorting I can't find.
|
|
|
|
[6 replies] Last: So its working now? (by Akshit)
|
|
by heyitsmoto
Segmentation fault and "War" card game
|
|
|
|
[1 reply] : Your code is so hard to read due to the inconsistent spacing. But I be... (by Volatile Pulse)
|
|
by stoffe1100
Hello, everyone!
|
|
|
|
[1 reply] : I am looking for C + + learning materials.I am very pleased to find he... (by qinqinshan)
|
|
by KHANZZzzz
Modular Programing Perspective?
|
|
|
|
[no replies]
|
|
by soulife
3 days into self teaching c++, need help
|
|
|
|
[2 replies] Last: I think I worded that wrong. But in the tmp file there's like 4 whites... (by soulife)
|
|
by aangner
What is wrong with my program?
|
|
|
|
[3 replies] Last: I'm only 3 days into learning this stuff and I'm pretty much looking a... (by soulife)
|
| problem in the class |
|
|
|
[5 replies] Last: I see you still haven't learned about local scoped variables. You're ... (by AbstractionAnon)
|
|
by aangner
How would I write a code with loop for this scene?
|
|
|
|
[1 reply] : while (1 == 1) bang Dr. Boyer (by IceThatJaw)
|