User: xdeadmonkx

  • Public profile

User profile: xdeadmonkx

User info
User name:xdeadmonkx
History
Joined:
Number of posts:3
Latest posts:

Is there a better way of writing this?
do something like counter of killed monsters, every time when monster dies increase it.

address of functions
[code] void somefunc() { } typedef void (*functype)(void); void main() { functype func; func = so...

How to put a string clean into stdin?
char* item is a pointer to a char array "Apfel" is a pointer to a static field in executable file u...

This user does not accept Private Messages