SpiceQA
Questions
Tags
Users
Badges
user_3150802
@user_3150802
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Is copying 2D arrays with "memcpy" technically undefined behaviour?
14 votes
Do the ISO C or C++ standards specify `const char *` should be a NULL terminated string?
9 votes
Can `snprintf()` read out of bounds when a string argument is not null-terminated?
6 votes
What type is used in C++ to define an array size?
5 votes
Do I need a main to create a static library?
5 votes
Top Questions
Function argument evaluation and side effects
18 votes
1 answers
Value initialization without default constructor
3 votes
1 answers
Unnamed objects whose lifetime is bound to a block of code?
2 votes
3 answers
No template argument needed for initialization of base class which is a template instance?
2 votes
1 answers