SpiceQA
Questions
Tags
Users
Badges
EvilTeach_7734
@EvilTeach_7734
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Printing leading 0's in C
654 votes
Is there a printf converter to print in binary format?
166 votes
Using arrays or std::vectors in C++, what's the performance gap?
36 votes
Counting null and non-null values in a single query
31 votes
Is there a way to disable all warnings with a pragma?
28 votes
Top Questions
Why was the switch statement designed to need a break?
152 votes
9 answers
I need to store postal codes in a database. How big should the column be?
120 votes
8 answers
Coding Practices which enable the compiler/optimizer to make a faster program
119 votes
32 answers
Throwing an exception from within a signal handler
25 votes
7 answers