SpiceQA
Questions
Tags
Users
Badges
user_13136
@user_13136
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
31 votes
Hidden features of C
10 votes
Is the sizeof(enum) == sizeof(int), always?
5 votes
Should I use #define, enum or const?
5 votes
How to automatically generate a stacktrace when my program crashes
4 votes
Top Questions
Open source portable/cross-platform video camera capture library
12 votes
3 answers