SpiceQA
Questions
Tags
Users
Badges
user_388520
@user_388520
0
reputation
0
answers
17
questions
About Me
// Hello, World !
Top Answers
Is optimisation level -O3 dangerous in g++?
54 votes
What's the meaning of "reserved for any use"?
34 votes
How would you write the equivalent of this C++ loop in Rust
18 votes
Why is it recommended to have empty line in the end of a source file?
12 votes
Explanation of C buffer overflow
12 votes
Top Questions
Most efficient way to generate a really long string (tens of megabytes) in JS
33 votes
5 answers
Hashing of pointer values
30 votes
4 answers
Javascript equivalent of Perl's \Q ... \E or quotemeta()
23 votes
3 answers
Increment counter or insert row in one statement, in SQLite
17 votes
2 answers
Portability of using stddef.h's offsetof rather than rolling your own
12 votes
4 answers