Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Edward Loper
ed.loper.org
Age: 36
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
15
votes
Defining Undefined Behavior
c++
c
undefined-behavior
asked Dec 28 '12 at 17:27
stackoverflow.com
14
votes
Should you call ReleaseStringUTFChars if GetStringUTFChars returned a copy?
java
jni
asked May 2 '11 at 16:28
stackoverflow.com
8
votes
Does the default constructor of std::pair<> set basic types (int, etc) to zero?
c++
asked Jan 26 '12 at 21:41
stackoverflow.com
Top Answers
23
REGEX to replace multiple Spaces with a single space
stackoverflow.com
13
TicTacToe AI Making Incorrect Decisions
stackoverflow.com
12
Elegant way to remove items from sequence in Python?
stackoverflow.com
11
python 2.7 presence in a dictionary
stackoverflow.com
8
Use a std::vector as a changeable, fully-populated array?
stackoverflow.com
8
What is the difference between __set__ and __setattr__ in Python and when should which be used?
stackoverflow.com
7
python regex escape characters
stackoverflow.com
7
python: TypeError: can't write str to text stream
stackoverflow.com
7
Converting UTF-8 to UTF-32, pre-calculating the number of 'chars' in each
stackoverflow.com
6
Python 3.3 blueprints
stackoverflow.com
6
Declaring hardcoded std::string causes buffer overflow
stackoverflow.com
6
Crash When Deleting Pointer in Destructor
stackoverflow.com
6
How to get the value of a variable given its name in a string?
stackoverflow.com
6
Performance of accessing class variables in Python
stackoverflow.com
5
The fastest minimum spanning tree algorithm
stackoverflow.com
5
Python Add Elements of a List (or Set, or whatever Data Type is appropriate)
stackoverflow.com
5
Is there any harm if I don't do const_cast<char*> and simply use ( char * ) typecasting?
stackoverflow.com
5
Conditional operator used in cout statement
stackoverflow.com
5
inconsistent output fixed by debug statement placement
stackoverflow.com
5
Removing everything after character (and also character)
stackoverflow.com
5
Differences that may occur between Debug and Release builds?
stackoverflow.com
5
std::vector: vec.data() or &vec[0]
stackoverflow.com
5
How to simplify complicated template declarations
stackoverflow.com
5
Writing nicely formatted text in Python
stackoverflow.com
5
emacs function re-search-forward interpreting \( \) group characters literally in regexp
stackoverflow.com
Stack Exchange works best with JavaScript enabled