by engm
Reading/writing to file- trouble with if statement
|
|
[1 reply] : You probably have std::cin in a bad state after line 36. Try skipping ... (by tipaye)
|
What are all the common undefined behaviours that a C++ programmer should know about? |
|
[no replies]
|
by ToraTiger
Easter Calculator Loop help?
|
|
[4 replies] Last: Move all calculations depending on year or yearend after year... (by coder777)
|
by NOvadia
Hello!! what's wrong with my dynamic allocation?
|
|
[5 replies] Last: 3. What does it means?... Does it have any effect about my problem? ... (by keskiverto)
|
by salik89
Count and display number of rows and columns of file input
|
|
[13 replies] Last: Ah.. Okay. Upon changing from int to float, the program run perfectly... (by zacdare)
|
by MasterBrue
Need help adding looped inputs
|
|
[7 replies] Last: Yes, we did. Today in class we were working with arrays and I realized... (by MasterBrue)
|
by Worxlor619
Need solution to solve a simple presentation error
|
|
[no replies]
|
by chusaijames
Help with my C++ code
|
|
[1 reply] : Sorry, I have no idea. But , I suggest you post the error message as ... (by Tyler T)
|
by LDbunny
Trouble with Class!
|
|
[2 replies] Last: Thanks @Tyler T! I did not pay close attention on that. (by LDbunny)
|
by crimhaze
Trying to call a function
|
|
[1 reply] : If the code above is everything you have, then you got too many proble... (by Star Light)
|
by fauxdiscours
Ppm lab help?
|
|
[no replies]
|
by enesdl
(Array Swapping Elements) Game Help
|
|
[18 replies] Last: Ok, that was very silly of me to miss that... I was staring at it for ... (by enesdl)
|
by sticks
paper rock scissors
|
|
[1 reply] : Yes, with some modulo-3 algebra magic: int a_pick, b_pick; // TODO:... (by helios)
|
by quantumleap
Can't get program to read data from file
|
|
[no replies]
|
by Unisaurus
Password program
|
|
[3 replies] Last: Thank y'all so much for the help! Definitely had a few hunches about s... (by Unisaurus)
|
by kosamja
How to compile this for 64 bit?
|
|
[9 replies] Last: ?????????????????????????????????????????? --------------------Configu... (by kosamja)
|
by BeowulfSa
Can someone explain elements of factorial and function of factorial
|
|
[no replies]
|
by cppstudent93
Bugs in Program Due Tomorrow (User Defined Functions)
|
|
[5 replies] Last: Can you message me the full instructions? This looks like a program I ... (by PBachmann)
|
by emaytttt
why doesnt this code work
|
|
[6 replies] Last: thank you very much for your help for initialized thing idont kknow ... (by emaytttt)
|
by spicysalsa
Counting parts in a string?
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/186763/ (by DirtyDan)
|