SpiceQA
Questions
Tags
Users
Badges
user_34329
@user_34329
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Timer function to provide time in nano seconds using C++
87 votes
What is the correct way of reading from a TCP socket in C/C++?
51 votes
What are five things you hate about your favorite language?
40 votes
High resolution timer with C++ and Linux?
30 votes
Is there a programming language "below" Assembly?
9 votes
Top Questions
What is the most efficient way to store a list in the Django models?
179 votes
14 answers
How can I detect if a file is binary (non-text) in Python?
119 votes
21 answers
Why does defining __getitem__ on a class make it iterable in python?
77 votes
6 answers
Is there a more elegant way to calculate x = (y / n) + (y % n ? 1 : 0) ?
6 votes
1 answers