by northfly
Can I use new in class definition?
|
|
[2 replies] Last: and also just know that its only possible in c++11 compliant compilers... (by closed account Dy7SLyTq)
|
by sanddy1911
Wrong<-<-<-<- Slow Answer [SPOJ]
|
|
[5 replies] Last: Google is a wonderful thing, I hope this link helps: http://stackoverf... (by Script Coder)
|
by Sephiroth
Character array to wide string?
|
|
[9 replies] Last: I just wanted to answer Cubbi. I have to read the file into a char arr... (by Sephiroth)
|
by codergirl123
HELP ON HW QUESTIONS
|
|
[1 reply] : Hello, I am also a beginner "coder" and even I know that just plainly... (by wwepensync)
|
by codergirl123
Please help
|
|
[1 reply] : Hello, I am also a beginner "coder" and even I know that just plainly... (by wwepensync)
|
by Rita7981
getline messes up program
|
|
[1 reply] : That's because cin >> x; leaves the newline character (from you pres... (by long double main)
|
by skydragon14
Project please helpé
|
|
[6 replies] Last: Thank you, I finished the code now. If you see any errors it's appreci... (by skydragon14)
|
by wwepensync
Using Arrays to find a target value.
|
|
[3 replies] Last: No, because it is possible to check/select values that add up to somet... (by Duthomhas)
|
by skvicknesh
Data File Handling Error, Please Help!
|
|
[2 replies] Last: The problem is on lines 10-14. Remember that in C++ arrays start at z... (by Duthomhas)
|
by JordanLy
Problems with compound interest program
|
|
[2 replies] Last: Thanks for your help. I tried another simpler program, but it still wo... (by JordanLy)
|
by Rita7981
"I can tell you the future" problem
|
|
[4 replies] Last: You just ran into the problem with mixing getline and cin >> someth... (by long double main)
|
by Cebrus
How to Define an array of unions of bitfields
|
|
[no replies]
|
by satyaki
Need Help!!
|
|
[8 replies] Last: You're allowed to omit the return 0; from main() only. (it has the... (by long double main)
|
by NoobCoder85
Help with pointers and functions. PLEASE!!!
|
|
[no replies]
|
by clasp1
Windows Forms and C++ question
|
|
[no replies]
|
by solina
operators overloading in c++ , I need to store words intead of a single letter?
|
|
[1 reply] : You are dereferencing the pointer. However, I doubt that it points to ... (by ne555)
|
by Dubito
JudgeData project.
|
|
[no replies]
|
by Galaxy7games
Anti Malware
|
|
[no replies]
|
by solina
Does the polymorphism affects operators overloading?
|
|
[2 replies] Last: yes I finally get it. Thanks :) (by solina)
|
by kconner
arrays/searching arrays
|
|
[2 replies] Last: I had tried sending an edit but it did not send. I have written it so ... (by kconner)
|