SpiceQA
Questions
Tags
Users
Badges
user_645128
@user_645128
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Why does malloc() call mmap() and brk() interchangeably?
7 votes
Why not all the standard headers are preceded with std prefix?
6 votes
Subtracting a value from a typedef in C?
5 votes
Using while(str[n++]!='\0') for counting the length of a string
5 votes
How do I print in double precision?
5 votes
Top Questions
Scope of char * compared with char array in C
5 votes
5 answers
Using a designated initializer to initialize nested struct with a `char []` member
3 votes
2 answers
Regular expression for capuring entire lines that start with either '###' or '*** Entry'
2 votes
1 answers
Negative look-ahead to exclude specific set of strings and allow all others
2 votes
1 answers