SpiceQA
Questions
Tags
Users
Badges
user_6865932
@user_6865932
0
reputation
0
answers
11
questions
About Me
// Hello, World !
Top Answers
Can't use public nested class as private method parameter
31 votes
Double cast to unsigned int on Win32 is truncating to 2,147,483,648
23 votes
Different results when using increment operator (arr[i++] vs arr[i]; i++;)
17 votes
Why can I assign characters to string objects but not to vectors of string objects?
16 votes
How can I initialize an array of objects?
10 votes
Top Questions
Does MaxLength data annotation work with List<T>?
4 votes
1 answers
Safely initializing a std::array of bools
4 votes
2 answers
How to check if a string passed as argument is a modifiable string
4 votes
1 answers
MessageBox does not print UNICODE characters
3 votes
2 answers
Strange warning when calling sprintf with .* width specifier
3 votes
3 answers