by hunterbdb
EXC_BAD_ACCESS
|
|
[2 replies] Last: THAT FIXED IT! I can't believe it was that simple. Well, that's what I... (by hunterbdb)
|
by CuriousGuy
Same program: two different results
|
|
[5 replies] Last: Hi I am back. I shared my problem with my teacher via an email before ... (by CuriousGuy)
|
by AoZplusplus
difference between 1 and 01
|
|
[10 replies] Last: Be careful. What you write in your source code != what the user types ... (by Duthomhas)
|
by Paritosh P
TIMER
|
|
[2 replies] Last: By the way, if you want to run the timer in parallel to a cin, then yo... (by Stewbond)
|
by sky2k
Tic-Tac-Toe
|
|
[3 replies] Last: I don't know if this counts, but at line 42 and 54, always end else-if... (by Caprico)
|
by hentaiw
Result(*pfunc)(Arg); ???
|
|
[11 replies] Last: No I'm just asking...not messing things up.Thread closed. (by hentaiw)
|
2D game shooting part |
|
[2 replies] Last: Well, You showed me the part where Math comes in, thank You for it. Bu... (by Daniels Pitkevics)
|
by kapo
simple recursion function
|
|
[6 replies] Last: No, because there was no return value for one possible branch, it retu... (by LB)
|
by Shifty89
reading/writing binary files into/from vectors
|
|
[2 replies] Last: Thank you that is a great help! It seems so simple now, I've been tryi... (by Shifty89)
|
by dalydir
Learning how to program from virtually nothing
|
|
[2 replies] Last: You can learn alot from just tinkering with code and a compiler but it... (by IceThatJaw)
|
Linking problems making a singleton |
|
[2 replies] Last: Aren't you supposed to return it as a reference or pointer? Returning ... (by IceThatJaw)
|
by Domain Admin
Multiple classes as friends by default - why?
|
|
[7 replies] Last: I meant to say another class, not instance. I thought he was trying to... (by IceThatJaw)
|
by alrababah
help in functions
|
|
[2 replies] Last: If Fact is a Factorial function you could impress you Prof by using re... (by IceThatJaw)
|
by Maimoonah
Please,,error in my program
|
|
[10 replies] Last: The manifest settings are in project settings under Configuration Prop... (by SortaCore)
|
by dalydir
Switching windows and sending keystrokes
|
|
[9 replies] Last: Thank you, start worked! But now another problem presents itself. Th... (by dalydir)
|
by Delca
Segmentation fault with std::list
|
|
[11 replies] Last: [quote=ne555]¿? it is not modifying 'data' ¿why passing it by refere... (by closed account zb0S216C)
|
by dalydir
System command to open program freezes program
|
|
[1 reply] : Your program is certainly starting notepad, however to continue to the... (by Stewbond)
|
by garygao
question with for statement(three initialization forms)
|
|
[2 replies] Last: Basically the first for loop uses a local variable limited inside the ... (by eypros)
|
by somatic
Array of structs access violation
|
|
[2 replies] Last: Oh wow, did I overthink that one. You're right. /embarassed. Thanks s... (by somatic)
|
by Ryan Quanz
Game won't play again!
|
|
[2 replies] Last: Thanks for the help I can't believe i missed that! (by Ryan Quanz)
|