SpiceQA
Questions
Tags
Users
Badges
user_57428
@user_57428
0
reputation
0
answers
48
questions
About Me
// Hello, World !
Top Answers
Why doesn't delete set the pointer to NULL?
70 votes
What is a database transaction?
66 votes
Using a C++ class member function as a C callback function
50 votes
What is an anti-pattern?
50 votes
What is difference between RegAsm.exe and regsvr32? How to generate a tlb file using regsvr32?
46 votes
Top Questions
Can I call memcpy() and memmove() with "number of bytes" set to zero?
122 votes
2 answers
memset() or value initialization to zero out a struct?
93 votes
8 answers
What happens if you increment an iterator that is equal to the end iterator of an STL container
77 votes
8 answers
Why use !! when converting int to bool?
76 votes
10 answers
Does using xor reg, reg give advantage over mov reg, 0?
61 votes
6 answers