SpiceQA
Questions
Tags
Users
Badges
Trevor_Boyd_Smith_52074
@Trevor_Boyd_Smith_52074
0
reputation
0
answers
9
questions
About Me
// Hello, World !
Top Answers
What REALLY happens when you don't free after malloc before program termination?
68 votes
Is git stash branch-specific or for the whole repository?
25 votes
How to extract the decimal part from a floating point number in C?
16 votes
Can I disable the bootstrap checks in Elasticsearch 5.4?
7 votes
How to Compile for OS X in Linux or Windows?
6 votes
Top Questions
What is the worst real-world macros/pre-processor abuse you've ever come across?
176 votes
70 answers
Multiple commands in gdb separated by some sort of delimiter ';'?
164 votes
7 answers
What does the Q_OBJECT macro do? Why do all Qt objects need this macro?
147 votes
6 answers
Performance hit from C++ style casts?
71 votes
7 answers
How do you query a pthread to see if it is still running?
60 votes
7 answers