SpiceQA
Questions
Tags
Users
Badges
user_134633
@user_134633
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Retrieve CPU usage and memory usage of a single process on Linux?
278 votes
Is there an alternative sleep function in C to milliseconds?
245 votes
Why should you use strncpy instead of strcpy?
203 votes
Monitoring multiple ports in tcpdump
141 votes
what's the differences between r and rb in fopen
94 votes
Top Questions
Is &*p valid C, given that p is a pointer to an incomplete type?
27 votes
3 answers