Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
AndreyT
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
18
votes
De Bruijn-like sequence for `2^n - 1`: how is it constructed?
algorithm
bit-manipulation
discrete-mathematics
logarithm
asked Sep 9 '11 at 17:57
stackoverflow.com
14
votes
Pointer stability under Windows Vista
c++
c
visual-studio-2005
windows-vista
asked Oct 21 '09 at 18:29
stackoverflow.com
13
votes
When did constant 0 in pointer context acquire its special status?
c
history
asked Aug 20 '11 at 0:52
stackoverflow.com
10
votes
C and C++ compilers with “aggressive” volatile semantics
c++
c
x86
volatile
smp
asked Jun 27 '12 at 19:37
stackoverflow.com
10
votes
A proper way to create non-interactive accounts?
networking
windows-8
home-networking
user-accounts
login
asked Feb 4 at 16:51
superuser.com
7
votes
std::list<>::splice invalidates iterators. Rationale?
c++
stl
iterator
splice
invalidation
asked Jul 5 '12 at 21:20
stackoverflow.com
6
votes
Basic heap usage statistics in GCC on 64-bit platform
c
linux
gcc
malloc
heap-fragmentation
asked May 9 '10 at 16:58
stackoverflow.com
Top Answers
283
(-2147483648> 0) returns true in C++?
stackoverflow.com
139
Why does the arrow (->) operator in C exist?
stackoverflow.com
113
C++ static constant string (class member)
stackoverflow.com
90
Why does an overridden function in the derived class hide other overloads of the base class?
stackoverflow.com
83
Is bool a native C type?
stackoverflow.com
70
Shall I prefer constants over defines?
stackoverflow.com
67
Alternate C syntax for function declaration use cases
stackoverflow.com
61
Difference: std::runtime_error vs std::exception()
stackoverflow.com
58
C++ array initialization
stackoverflow.com
57
C pointers : pointing to an array of fixed size
stackoverflow.com
55
Why is inlining considered faster than a function call?
stackoverflow.com
42
Why do C programmers use typedefs to rename basic types?
stackoverflow.com
41
Unique random numbers in an integer array in the C programming language
stackoverflow.com
41
Error “initializer element is not constant” when trying to initialize variable with const
stackoverflow.com
38
Why constructor is called only once?
stackoverflow.com
37
“static const” vs “#define” in C
stackoverflow.com
36
constant variables not working in header
stackoverflow.com
36
C++ STL: Array vs Vector: Raw element accessing performance
stackoverflow.com
34
Uses of C comma operator
stackoverflow.com
32
Is it undefined behaviour if multiple operands in a compound expression modify the same object?
stackoverflow.com
31
What does static_assert do, and what would you use it for?
stackoverflow.com
31
C++ double operator+
stackoverflow.com
30
Is ASSERT redundant?
stackoverflow.com
30
typeid and typeof in C++
stackoverflow.com
30
Undefined, unspecified and implementation-defined behavior
stackoverflow.com
29
Why is this string reversal C code causing a segmentation fault?
stackoverflow.com
29
Does the size of an int depend on the compiler and/or processor?
stackoverflow.com
29
0xDEADBEEF vs. NULL
stackoverflow.com
28
“x = ++x” is it really undefined?
stackoverflow.com
27
Are all temporaries rvalues in C++?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled