SpiceQA
Questions
Tags
Users
Badges
user_2732907
@user_2732907
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Performance wise, how fast are Bitwise Operators vs. Normal Modulus?
1 votes
Opaque C structs: various ways to declare them
0 votes
How to compare two strings in dot separated version format in Bash?
0 votes
Top Questions
Inconveniences of using uint64_t
3 votes
2 answers
When to use a mutex and when not
3 votes
1 answers
Does `va_end()` need to be invoked before each `return` statement in a variadic function with multiple `return` statements?
2 votes
1 answers
Compound literals in C: do they create duplicate copies?
2 votes
2 answers