User: Volapiik

  • Public profile

User profile: Volapiik

User info
User name:Volapiik
History
Joined:
Number of posts:41
Latest posts:

converting a program from using syscalls to stdio library funcs
Thanks kigar, I will try those options out!

converting a program from using syscalls to stdio library funcs
I passed in buf since I thought I needed the size of const char. Could you explain why dereferencing...

converting a program from using syscalls to stdio library funcs
Attempted to switch from using syscalls(program1) to the stdio library(program2) But while I get byt...

Properly freeing dynamically allocated memory
I am fairly sure game->board->cells is simply giving free the local address of the pointer cells ins...

Properly freeing dynamically allocated memory
interesting what I get is [code] cells 0x7fa360f2b010 Address is: 0x7fa360f2b010 jim is: 0x5...

This user does not accept Private Messages