Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
peoro
'lo!
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
43
votes
Why C-forkbombs don't work like bash ones?
c++
c
linux
bash
fork
asked Nov 22 '10 at 9:38
stackoverflow.com
34
votes
Where to find custom beamer themes
beamer
templates
asked Nov 23 '10 at 11:03
tex.stackexchange.com
22
votes
C/C++: switch for non-integers
c++
c
switch-statement
switch
asked Nov 12 '10 at 13:33
stackoverflow.com
22
votes
How to tell whether Haskell will cache a result or recompute it?
function
caching
haskell
asked Feb 17 '11 at 18:04
stackoverflow.com
20
votes
GCC: static linking only some libraries
gcc
linker
static-libraries
asked Nov 11 '10 at 15:28
stackoverflow.com
16
votes
GLIBCXX versions
c++
linux
portability
glibc
asked Nov 9 '10 at 12:33
stackoverflow.com
16
votes
C++: null reference
c++
reference
null
language-lawyer
asked Dec 6 '10 at 8:37
stackoverflow.com
16
votes
Hash table vs Balanced binary tree
algorithm
language-agnostic
data-structures
hash
tree
asked Jan 31 '11 at 0:00
stackoverflow.com
15
votes
C++: rationale behind hiding rule
c++
language-design
hide
rationale
asked Jan 29 '11 at 14:28
stackoverflow.com
14
votes
CPU frequency per year
computer-architecture
empirical-research
data-sets
asked Mar 21 '12 at 10:27
cs.stackexchange.com
1
2
3
4
5
next
Top Answers
31
Why is my power operator (^) not working?
stackoverflow.com
24
Standard or custom exception in C++?
stackoverflow.com
23
Purpose of a “.f” appended to a number?
stackoverflow.com
18
'Repeat' in Haskell?
stackoverflow.com
18
How to write a script to sudo the last command
superuser.com
14
Why won't this small function(drawing a circle in opengl) compile in c?
stackoverflow.com
14
Difference between “endl” and “\n”
stackoverflow.com
12
Constant Member Functions
stackoverflow.com
12
Run script on screen lock/unlock
unix.stackexchange.com
11
howto examine c++ .o file under linux?
stackoverflow.com
11
linux terminal undo rm 'somefile'
superuser.com
10
error while loading shared libraries: libboost_system.so.1.45.0: cannot open shared object file: No such file or directory
stackoverflow.com
10
Difference between thes expressions: int* a = 0; int* a = 10;
stackoverflow.com
10
Linux command: How to 'find' only text files?
stackoverflow.com
10
Rule-of-Three becomes Rule-of-Five with C++11?
stackoverflow.com
10
C++ pass-by-reference
stackoverflow.com
9
How to declare printf()?
stackoverflow.com
9
Should “operator !=” always be implemented via “operator ==” in C++?
stackoverflow.com
9
C Macro to write a stack variable length struct?
stackoverflow.com
9
Efficient and practical way to generalize struct access?
stackoverflow.com
9
Detect if application is running on laptop
stackoverflow.com
9
Why is address of char data not displayed?
stackoverflow.com
9
C String prints junk characters
stackoverflow.com
8
Is it still true that using pointers is significantly faster than using the array syntax in C?
stackoverflow.com
8
How to see if an element is null in an array in C?
stackoverflow.com
8
What areas of C++ are most useful to a C programmer?
stackoverflow.com
8
which is better “for(int i = 0; i != 5; ++i)” or “for(int i = 0; i <= 5; i++)”?
stackoverflow.com
8
Does C++0x allow decltype() in function signature?
stackoverflow.com
8
haskell redirect
stackoverflow.com
7
const qualifier for pointers to pointers
stackoverflow.com
1
2
3
next
Stack Exchange works best with JavaScript enabled