SpiceQA
Questions
Tags
Users
Badges
user_6451573
@user_6451573
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
pipenv shell in Jenkins return the issue termios.error: (25, 'Inappropriate ioctl for device')
25 votes
What is the most efficient way to compute the difference of lines from two files?
14 votes
Python 3.7.4: 're.error: bad escape \s at position 0'
13 votes
What does this statement mean in C: "(void)ptr;"
12 votes
What's the behavior of an uninitialized variable used as its own initializer?
11 votes
Top Questions
why am I not getting an "used uninitialized" warning from gcc in this trivial example?
15 votes
1 answers
how to create a forward declaration of a typedef struct
9 votes
2 answers
typo in function pointer variable declaration, but code compiles
4 votes
1 answers
Difference of precision/display between numpy.tolist() and list()
3 votes
1 answers
why clang -Wempty-body doesn't detect this case?
3 votes
1 answers