by Hashimatsu
Declare const with no type
|
|
[2 replies] Last: Early when a variable has no type specifier the int was assumed. Now t... (by vlad from moscow)
|
by degausser
Help with functions, please.
|
|
[7 replies] Last: Nevermind, figured it out. For those of you who are curious as to wha... (by degausser)
|
boolean function return |
|
[3 replies] Last: You wrote the function that return false if an argument of the second ... (by vlad from moscow)
|
by noylekul
Need a bit of help with string and ENTER as an input please?
|
|
[9 replies] Last: That's totally fine, just needed a push in the right direction is all.... (by noylekul)
|
by munjo5746
about string and getline!!
|
|
[4 replies] Last: thank you very much!! now i got it!! (by munjo5746)
|
Homework help |
|
[3 replies] Last: [code/ DogDayCare.cpp : Defines the entry point for the console applic... (by closed account 37S1hbRD)
|
by MW130
problem with simple sdl code
|
|
[2 replies] Last: I think that the problem is that NULL is undefined name. You should in... (by vlad from moscow)
|
by khal
Average
|
|
[2 replies] Last: @Aceix Thanks for being useless. The reason I use this forum is for un... (by khal)
|
by dusty
Functions not returning values
|
|
[2 replies] Last: Wow, I feel really dumb. I should have seen that. Thanks for respond... (by dusty)
|
by boba bev
Quad. Equation Solver Involving functions and constants Error
|
|
[2 replies] Last: So after taking a break to get the kids I read over my code and fine t... (by boba bev)
|
by mk620t
Help me simplify my class assignment
|
|
[6 replies] Last: Reply to: Ryan Boykin Ok thanks! Now that I'm a little further into t... (by mhaggard)
|
Declaring Objects/Scope |
|
[3 replies] Last: Thanks, busturdust! I feel silly... xD It was a very simple solution! ... (by FoolishOrpheus)
|
by Hashimatsu
variabel scope
|
|
[3 replies] Last: Maybe you are using the same name Foobar for a declaration of another ... (by vlad from moscow)
|
by georgep
Quick question: is it possible to use a non-fundamental type name as a variable name?
|
|
[2 replies] Last: Great, thanks! It's just a very simple program and I'd rather use 'qu... (by georgep)
|
by darkrin4
C++ Yahtzee program help!
|
|
[1 reply] : If it's something that u'r interested in then u should be doing it urs... (by soranz)
|
by Neo frost
How can my program recieve exactly 8 digit input??
|
|
[7 replies] Last: You're right Chervil. OP should be more clear so we don't have to gue... (by soranz)
|
Evaluation of Postfix Expression Using Stacks! (Not Working) |
|
[1 reply] : Hi! Code tags pls :) Should those while loops have {} ? (by soranz)
|
by ice9
XOR output
|
|
[5 replies] Last: I think it really comes down to how the number is to be displayed. Int... (by Chervil)
|
by joshsmith01
Adding a user's choice.
|
|
[5 replies] Last: Instead of putting TheJJJunks code so that it must read the if's each ... (by whitenite1)
|
Help needed considering formula. |
|
[2 replies] Last: Thanks, i got it sorted out. (by Toms Adakovskis)
|