SpiceQA
Questions
Tags
Users
Badges
user_5958455
@user_5958455
0
reputation
0
answers
24
questions
About Me
// Hello, World !
Top Answers
Will printf still have a cost even if I redirect output to /dev/null?
72 votes
how to copy lines 10 to 15 of a file into another file, in unix?
59 votes
How Python assign multiple variables at one line works?
24 votes
Why do user-defined string literals and integer literals have different behavior?
23 votes
how to remove a back slash from a JSON file
17 votes
Top Questions
Usage of `void()` in a comma-separated list?
37 votes
1 answers
strcpy()/strncpy() crashes on structure member with extra space when optimization is turned on on Unix?
32 votes
6 answers
Is it OK to access past the size of a structure via member address, with enough space allocated?
21 votes
3 answers
Programmatically check if HEAD is detached?
17 votes
4 answers
Why does integer division by -1 (negative one) result in FPE?
11 votes
5 answers