by markat
Stuck on creating a separate function for bubble sort
|
|
[5 replies] Last: Oh you're right, that was careless reading on my part. I'll change the... (by markat)
|
by shaashi
Help with simple (I think) function
|
|
[4 replies] Last: I actually get 0 warnings :) But I am saying you should have had mo... (by TheIdeasMan)
|
by abdalimran
How to get the index number of an element into an array?
|
|
[2 replies] Last: Yes. find returns an iterator to that position. To get the index,... (by shadowCODE)
|
by Scizor
Binary Search Issues
|
|
[no replies]
|
by DrJones
Dividing into rooms
|
|
[no replies]
|
by d1ff1cul1010
True Object Oriented Programming
|
|
[11 replies] Last: everyone has his own learning strategy. you read 130 pages in two days... (by anup30)
|
by KMagic
Convert char to int
|
|
[4 replies] Last: Got it. Thank you very much. (by KMagic)
|
by dksam123
help me with classes pls
|
|
[2 replies] Last: Made a thread about the concepts the other day. http://www.cplusplus.c... (by d1ff1cul1010)
|
by strflyr
Double Factorial without recursion, just a while loop
|
|
[1 reply] : I'd try something like this. Note: It still breaks on the odd numbers... (by killingthemonkey)
|
by Pet124
Saving and Writing to a txt file
|
|
[3 replies] Last: follow the link I've given. and use fstream object to read and write s... (by anup30)
|
Is this a decent example of using virtual functions? |
|
[4 replies] Last: Thank you so much! i finally understand polymorphing! (by SomeAmazingGuy)
|
by nlundstrom
Arrange 3 variables in descending order using swap
|
|
[4 replies] Last: That all worked very well!! Thank you so much for your help! :) Here ... (by nlundstrom)
|
by wolfv
Mysterious result from sizeof(array[]) in constructor initialization list
|
|
[2 replies] Last: Thank you again JLBorges. (by wolfv)
|
by xsxsux
variable is used without being initialized
|
|
[5 replies] Last: OMG!! Thank you very much! It works perfectly :D:D:D (by xsxsux)
|
by Extreme112
Compiler Error Help
|
|
[no replies]
|
by shaashi
Program finishes at second cin
|
|
[3 replies] Last: i think its because you are trying to enter strings on the first cin w... (by xenovia12)
|
by foxtrot1013
Question about char to int from a text file
|
|
[3 replies] Last: Thank you both for the help, I haven't quite solved it yet but I'm a l... (by foxtrot1013)
|
by JoJodoggy1
No Suitable Constructor Exists
|
|
[4 replies] Last: Thanks for looking that over!, ill work on it this weekend . (by JoJodoggy1)
|
by Sandman88
Phone Number
|
|
[no replies]
|
Bulls and Cows game |
|
[no replies]
|