by john01dav
"Error: class not defined"
|
|
[4 replies] Last: why do I still need to #include <string> seperatly? Because you shoul... (by MiiNiPaa)
|
by Shipoopi
Help with understanding
|
|
[5 replies] Last: First, a isn't equal to c-b, so why would it cout b? You seemed to ... (by wildblue)
|
by john01dav
GNU GCC: "syntax error"
|
|
[no replies]
|
by pjjalacker
Unsorted Array with functions erroring
|
|
[7 replies] Last: If modify is going to return the location, the return type can't be vo... (by wildblue)
|
by vxk
position in statement
|
|
[1 reply] : Yes. they are same. (by MiiNiPaa)
|
by elch
HELP!! CHtmlView (vc 10) crahes on destroy
|
|
[no replies]
|
Trouble With Chars |
|
[7 replies] Last: Tnaks guys for helping and responding to my questions so quickly! Ill ... (by dodossssssssss)
|
by loopdydoo
Help understanding arrays.
|
|
[1 reply] : Let's say you had an array named ArrayName. You then declare the size ... (by RandomPersonWorking)
|
by yukihira
Equation loads as a Pointer (Function)
|
|
[1 reply] : cout << fluidflow << endl; If you mean to print out the result of f... (by wildblue)
|
main fucntion |
|
[7 replies] Last: Thank u both of u ! and this conversation has removed everything . No... (by Muhammad Anim)
|
Efficiency issue |
|
[6 replies] Last: It worked yeah, hurray! yeaaaa. i actually increased the count in main... (by closed account SECMoG1T)
|
by Justas Sam
Factorial Problem [Beginner]
|
|
[5 replies] Last: #include <iostream> #include <string> long int factor( int num ); l... (by wscjr1)
|
by rayb20
class help
|
|
[1 reply] : do you mean this ? http://en.cppreference.com/w/cpp/language/this... (by wildblue)
|
by amoon1212
Loop makes switch's default option appear after any chosen case.
|
|
[no replies]
|
by joshco
function question?
|
|
[7 replies] Last: The top code should have been: void duplicate (int a, int b, int c) {... (by joshco)
|
by newton123
Sine Cosine Function
|
|
[2 replies] Last: it's way too complicated. tnx anyway. it helped. (by newton123)
|
by LATCH100
multiple occurrence issue
|
|
[12 replies] Last: how do i do this? any thoughts? (by LATCH100)
|
by wuubb
program skipping over user input?
|
|
[no replies]
|
by ceps1195
C++ Hangman Game
|
|
[2 replies] Last: yea that looks cool! thanks man (by ceps1195)
|
by pbfj22
File Input Help Please!
|
|
[3 replies] Last: , I get 2 numbers with a space between. You got: empty string (i.e... (by MiiNiPaa)
|