SpiceQA
Questions
Tags
Users
Badges
litb_34509
@litb_34509
0
reputation
0
answers
23
questions
About Me
// Hello, World !
Top Answers
The Definitive C++ Book Guide and List
5710 votes
Regular cast vs. static_cast vs. dynamic_cast
1784 votes
How do I split a string on a delimiter in Bash?
1557 votes
Where and why do I have to put the "template" and "typename" keywords?
1352 votes
How to convert a std::string to const char* or char*
1234 votes
Top Questions
Optimizing away a "while(1);" in C++0x
159 votes
8 answers
How to disable warnings for particular include files?
84 votes
5 answers
Is this self initialization valid?
64 votes
4 answers
Weird use of `?:` in `typeid` code
60 votes
4 answers
Why do C++ streams use char instead of unsigned char?
55 votes
4 answers