SpiceQA
Questions
Tags
Users
Badges
user_187690
@user_187690
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Purpose of Unions in C and C++
507 votes
Why can't variables be declared in a switch statement?
428 votes
'typeid' versus 'typeof' in C++
244 votes
C++ array initialization
153 votes
Does the size of an int depend on the compiler and/or processor?
145 votes
Top Questions
Array reference binding vs. array-to-pointer conversion with templates
11 votes
1 answers
`nextafter` and `nexttoward`: why this particular interface?
6 votes
1 answers
Non-defining declarations for `void` "objects": which part of C++ standard prohibits them? Or does it?
5 votes
1 answers