SpiceQA
Questions
Tags
Users
Badges
Rob_9236
@Rob_9236
0
reputation
0
answers
21
questions
About Me
// Hello, World !
Top Answers
How to convert an instance of std::string to lower case
369 votes
Case-insensitive string comparison in C++
328 votes
Returning multiple values from a C++ function
277 votes
C99 stdint.h header and MS Visual Studio
84 votes
Convert CString to const char*
80 votes
Top Questions
Why can't variables be declared in a switch statement?
1081 votes
23 answers
Storing C++ template function definitions in a .CPP file
667 votes
13 answers
Does the 'mutable' keyword have any purpose other than allowing the variable to be modified by a const function?
591 votes
18 answers
unsigned int vs. size_t
554 votes
8 answers
Use of 'const' for function parameters
499 votes
31 answers