by kevin guo95
C++ warning: control reaches end of nonvoid funtion
|
|
[1 reply] : No need to create multiple threads, keep it at http://www.cplusplus.c... (by Hippogriff)
|
by dfg221
Find a string within a string
|
|
[1 reply] : http://en.cppreference.com/w/cpp/string/basic_string/substr (by kbw)
|
Game of Life |
|
[no replies]
|
by Atton
Reading a file in blocks
|
|
[4 replies] Last: Ok (by Atton)
|
by neljunior000
Operator returnig values
|
|
[1 reply] : Use your operator member as follows: person& operator=(person& N){... (by CLman94)
|
by hemameh
Need Help
|
|
[2 replies] Last: Thank you my friend (by hemameh)
|
by savanh
question
|
|
[3 replies] Last: It works if you remove the templates. Also this line: for(int i=siz... (by Arslan7041)
|
by Bolong Yu
Substring Printing using a For loop
|
|
[no replies]
|
by Arslan7041
Reading in the name "De Blasio" from text file?
|
|
[17 replies] Last: Can anyone help me with this? How do I align the tables? (by Arslan7041)
|
by Winsu
C++2011
|
|
[5 replies] Last: GCC 4.7.1 understands -std=c++11 You enter the setting in the edit bo... (by andywestken)
|
Basic Help with Copy Constructor |
|
[1 reply] : As you see on line 28, it is changing a.sz to sz What's "it"? Copyi... (by andywestken)
|
by Dlazyguy
GetLine help
|
|
[no replies]
|
by jam51197
Search sub function for a linked list
|
|
[3 replies] Last: loop (by ne555)
|
by avade
String reading
|
|
[2 replies] Last: Would using stacks help? To pop and push certain the segments help rea... (by avade)
|
by Blackhart98
Whats wrong with my classes
|
|
[3 replies] Last: Void Dog::GetFurColor doesn't match any type in Dog(); (by Blackhart98)
|
by TRun
Reading text data into array of class objects
|
|
[2 replies] Last: I'm really new at this and don't have much to go by except the textboo... (by TRun)
|
Multiple Inheritance With Member Bad? |
|
[no replies]
|
by asdfgh4600
how to round ?
|
|
[2 replies] Last: thanks for your help, i really appreciate it :):) (by asdfgh4600)
|
mini calculator |
|
[1 reply] : Thanks. (by mutexe)
|
second degree aquation |
|
[no replies]
|