User: vittorioc98

  • Public profile

User profile: vittorioc98

User info
User name:vittorioc98
History
Joined:
Number of posts:55
Latest posts:

Initialize 2D char array by passing addresses
Hello guys, can i am trying to initialize a 2D char array with this code below [code] static c...

Orphaned process doesn't receive SIGHUP
Hello! I have this simple fork code: [code] int main(int argc, char const *argv[]) { pid_t p = ...

Can't handle signals after changing process group
Hello guys! I have this little code: [code] struct sigaction sa; void signal_handler(int signum);...

Perplexity about TTY and PTY
Hello Guys, i'm trying to understand the usage of Pseudoterminal but it's really hard even to explai...

Doubt about test constructs with aritmetic operations
Hello guys, i hope you can help me.. Taking for granted the fact that '0' means success and '1' m...

This user does not accept Private Messages