by Yestsuae123
USER BUILT FUNCTIONS can't figure it out.
|
|
[1 reply] : int callMidNum The function promises to return and integer, and your... (by Nexius)
|
by toomanystars
Pointer question
|
|
[4 replies] Last: It's right the way it is, try it. (by Lowest0ne)
|
Allegro Problem |
|
[3 replies] Last: Also, you forgot a pair of parentheses here -> al_flip_display; . It ... (by m4ster r0shi)
|
by Bassam200
data structures question
|
|
[3 replies] Last: Your code is a little messy and misleading. Please use structures to m... (by Nexius)
|
by jayburn00
Family tree using tree
|
|
[2 replies] Last: Can we know what you came up with? I'm curious as to what the solution... (by dancks)
|
by forceface
For loops and accessing array elements
|
|
[1 reply] : Try: for (int i = 1; i < /* Array Size */ - 1; i ++) You shouldn't ... (by Volatile Pulse)
|
by RastaWolf
Cola Machine
|
|
[6 replies] Last: Thanks for all the replies. Thanks Athar, just finished reading and... (by RastaWolf)
|
by satchmo001
Inputting multiple variable types from file
|
|
[2 replies] Last: NEVERMIND THE LAST MESSAGE. Got it working, thank you loads!!! (by satchmo001)
|
by dtaqee88
Question about class functions
|
|
[4 replies] Last: Alright. I used int main() and the problem disappeared. Thanks! (by dtaqee88)
|
"cout" strings written in Greek |
|
[5 replies] Last: Thanks everyone for the answers.... I was sure that many people would ... (by ThomasMylonas)
|
by dancks
Why won't my grenades explode?
|
|
[6 replies] Last: Of course. Right now its a really simple, kinda boring game. Needs a l... (by dancks)
|
by Preminition
Help! i try to use strcpy and it gives me an access violation error and brings up strcat.asm
|
|
[3 replies] Last: Ok, at least the data types are correct. This looks like a problem of... (by KRAkatau)
|
by Skyboarder
Limit to a "char *a=new char[sizeMax]"
|
|
[4 replies] Last: It is interesting to see how did you determine that the size iwas trun... (by vlad from moscow)
|
i need help please to make ".h file |
|
[2 replies] Last: yeah , i realy dont get all wht you said but i get these things we sh... (by thunderxlight)
|
Private vs. Protected Classes |
|
[1 reply] : protected allows derived classes to access the variable, whereas priva... (by firedraco)
|
by Skyboarder
use a std::ofstream as function parameter
|
|
[1 reply] : Again, stream are not copyable. Pass it by reference. (by ne555)
|
by evulaye
Problem with Code
|
|
[no replies]
|
by LaC0saNostra
Netpay Average
|
|
[5 replies] Last: Actually I figured it all out, but thanks for posting. I had to add th... (by LaC0saNostra)
|
by Scooter
2 general questions
|
|
[3 replies] Last: Hi there, By precompiled headers I assume you mean libraries such as ... (by closed account o3hC5Di1)
|
by ayzeloveyou
class
|
|
[2 replies] Last: Hi there, Taking my post in your other thread into account, it woul b... (by closed account o3hC5Di1)
|