User: rekcha

  • Public profile

User profile: rekcha

User info
User name:rekcha
History
Joined:
Number of posts:7
Latest posts:

noobie thread question
It's a typo, they're the same I'm getting Main thread: 92 Main thread: 92 Second thread: -12...

noobie thread question
I have classes [code] class FirstClass { public: FirstClass(); SecondClass *second; ...

what is the function of "extern" in C++
extern tells the compiler that the variable is defined somewhere else, so it doesn't complain about ...

Strange access violation only when debugging
I can also use the "Attach to process" debugging feature just fine... but if I launch it using "Star...

Strange access violation only when debugging
I'm observing very strange behavior when I'm debugging my program. Everything is fine and dandy at ...

This user does not accept Private Messages