SpiceQA
Questions
Tags
Users
Badges
user_5460719
@user_5460719
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Normalize whitespace with Python
33 votes
How to convert positive numbers to negative in Python?
25 votes
How to write patterns for use with re.VERBOSE when they contain meaningful whitespace?
9 votes
Can a string literal in C be modified?
9 votes
What is the difference between "int *p =0;" and "int *p; *p=0;"
7 votes
Top Questions
Function Arguments and Continuations
2 votes
2 answers