SpiceQA
Questions
Tags
Users
Badges
DrPizza_2131
@DrPizza_2131
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Is there a difference between foo(void) and foo() in C++ or C?
348 votes
Why shouldn't I use "Hungarian Notation"?
104 votes
Singleton: How should it be used
39 votes
When is it good (if ever) to scrap production code and start over?
32 votes
Why use static_cast<int>(x) instead of (int)x?
26 votes
Top Questions
What's the point of OOP?
126 votes
45 answers