Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Fred Larson
Minnesota
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
36
votes
Returning multiple values from a C++ function
c++
asked Nov 26 '08 at 15:19
stackoverflow.com
27
votes
Finding C++ static initialization order problems
c++
initialization
static-order-fiasco
asked Dec 2 '08 at 20:40
stackoverflow.com
25
votes
Pre-populate an inline FormSet?
django
django-forms
asked Jan 14 '09 at 5:49
stackoverflow.com
11
votes
Should one prefer STL algorithms over hand-rolled loops?
c++
algorithm
stl
asked Sep 25 '08 at 18:37
stackoverflow.com
7
votes
Why this warning from IBM XL C/C++ compiler?
c++
compiler-warnings
aix
ibm
asked Oct 23 '09 at 20:15
stackoverflow.com
Top Answers
82
c difference between malloc and calloc
stackoverflow.com
57
How does delete[] know it's an array? (C++)
stackoverflow.com
39
When should static_cast, dynamic_cast and reinterpret_cast be used?
stackoverflow.com
39
Overriding a Base's Overloaded Function in C++
stackoverflow.com
29
Why doesn't the C++ default destructor destroy my objects?
stackoverflow.com
29
What would 'std:;' do in c++?
stackoverflow.com
25
avoiding the tedium of optional parameters
stackoverflow.com
24
What should I use instead of sscanf?
stackoverflow.com
22
Returning multiple values from a C++ function
stackoverflow.com
22
Best way to copy a vector to a list in STL?
stackoverflow.com
22
Given a pointer to a C++ object, what is the preferred way to call a static member function?
stackoverflow.com
21
why does this work? (finding odd number in c++)
stackoverflow.com
20
How to get array size for dynamic created memory
stackoverflow.com
20
C preprocessor question
stackoverflow.com
19
Is there a GCC preprocessor directive to check if the code is being compiled on a 64 bit machine?
stackoverflow.com
19
Why is `x— > 0` not undefined behaviour, while `x = x--` is?
stackoverflow.com
17
The C `clock()` function just returns a zero
stackoverflow.com
15
Tricky interview question
stackoverflow.com
14
C++ DateTime class
stackoverflow.com
14
c++ “ undefined reference to 'Foo::Foo(std::string)' ”
stackoverflow.com
14
Behavior of simple code with pointers in C++
stackoverflow.com
14
error: passing xxx as 'this' argument of xxx discards qualifiers
stackoverflow.com
13
Switch Statement Fallthrough…should it be allowed?
stackoverflow.com
13
String representation of time_t?
stackoverflow.com
13
Need help with map (c++, STL)
stackoverflow.com
13
Python compiler error, x takes no arguments (1 given)
stackoverflow.com
13
Converting a vector to string
stackoverflow.com
12
C struct problem
stackoverflow.com
12
good c style when checking lots of return values
stackoverflow.com
12
Read All Files in Directory?
stackoverflow.com
1
2
3
4
5
next
Stack Exchange works best with JavaScript enabled