Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
Cookie
top
accounts
reputation
activity
subscriptions
Top Questions
178
votes
Disable single warning in MSVC
c++
visual-c++
warnings
pragma
asked Aug 23, 2011 at 10:06
stackoverflow.com
143
votes
C++ Best way to get integer division and remainder
c++
division
asked Aug 15, 2011 at 20:21
stackoverflow.com
64
votes
Reset the graphical parameters back to default values without use of dev.off()
r
rstudio
asked Feb 15, 2012 at 11:32
stackoverflow.com
56
votes
Creating the equivalent of Soft and Hard Links in Windows
windows
filesystems
symbolic-link
hardlink
community-faq-proposed
asked Oct 18, 2011 at 17:43
superuser.com
52
votes
Shrink table to fit on a page, or keep it as it is
tables
scaling
asked Feb 9, 2013 at 22:31
tex.stackexchange.com
31
votes
What is boost log, how to get it and how to build it
c++
logging
boost
boost-log
asked May 20, 2011 at 18:51
stackoverflow.com
21
votes
How to build boost iostreams with gzip and bzip2 support on Windows
c++
boost
bzip2
boost-iostreams
asked Sep 2, 2011 at 11:18
stackoverflow.com
19
votes
Usage example of boost::condition::timed_wait
c++
multithreading
boost
boost-thread
condition-variable
asked Aug 16, 2011 at 12:55
stackoverflow.com
16
votes
R Plot Specify number of time tickmarks - time/date equivalent to pretty
r
plot
asked Jul 6, 2011 at 6:57
stackoverflow.com
15
votes
Difference in inlining functions by compiler or linker?
c++
compiler
linker
inline
asked May 10, 2011 at 10:31
stackoverflow.com
1
2
3
4
next
Top Answers
229
#pragma once vs include guards?
stackoverflow.com
60
How to simulate the environment cron executes a script with?
stackoverflow.com
46
How to build boost iostreams with gzip and bzip2 support on Windows
stackoverflow.com
29
How do I recursively shred an entire directory tree?
unix.stackexchange.com
26
Should we pass a shared_ptr by reference or by value?
stackoverflow.com
24
Usage example of boost::condition::timed_wait
stackoverflow.com
24
How do you set the timezone for crontab?
askubuntu.com
23
How to change the password of an encrypted LVM system (previously alternate Installation, now advanced feature)?
askubuntu.com
19
When is std::weak_ptr useful?
stackoverflow.com
16
Boost libraries - build only what I need
stackoverflow.com
16
What are some uses of template template parameters?
stackoverflow.com
14
! LaTeX Error: File `adjustbox.sty' not found on Ubuntu 10.04.2
tex.stackexchange.com
9
Collapse boolean vector with AND or OR
stackoverflow.com
9
Where do I get a package for GNU Parallel?
askubuntu.com
6
Why is there no "NULL reference" in C++?
stackoverflow.com
5
How to bind function arguments
stackoverflow.com
5
C++ Link Error Missing GetTickCount And How To Debug
stackoverflow.com
5
Google Protocol Buffers: parseDelimitedFrom and writeDelimitedTo for C++
stackoverflow.com