StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Alex B

Rating
1644.85 (643rd)
Reputation
58,977 (1,574th)
Page: 1 ... 4 5 6
Title Δ
How does one avoid accidentally redeclaring global constants in C++? -0.69
Is short-circuiting boolean operators mandated in C/C++? And evalua... +3.55
What is your favorite C programming trick? -3.17
Most important things about C++ templates… lesson learned +2.80
size of int, long, etc +2.88
How do I mock a private field? +2.89
in C++, can I derive a class from a struct +3.94
How do I daemonize an arbitrary script in unix? +3.01
LINUX: Is it possible to write a working program that does not rely... +2.37
A question related to deriving standard exception classes +3.60
Best way to monitor disk mounts in Linux using C++? +3.54
How do I get the size of a directory in C? +3.07
How to put values to const char **? +2.47
C string initializer doesn't include terminator? -1.24
Type to use to represent a byte in ANSI (C89/90) C? +3.60
Namespace Rule of Thumb +0.34
How to signal select() to return immediately? +3.10
A program to kill long-running runaway programs +2.75
C String Concatenation +2.84
What are the consequences of ignoring: warning: unused parameter +3.53
VS2008 Missing C/C++ Header Files +2.33
How can I use SQLite to open a database from memory? 0.00
Hooking sycalls from userspace on Linux +3.96
Create a wrapper function for malloc and free in C +3.51
Why can't we initialize members inside a structure? +3.61
I've never encountered a well written business layer. Any advice? +3.47
Using C++ library in C code +1.11
Best practices for handling variable size arrays in c / c++? +3.85
How to make parts of a website under SSL and the rest not? -0.35
Ways to ASSERT expressions at build time in C +1.60
makefiles - compile all c files at once 0.00
How to prevent a script from running simultaneously? +3.47
How do you enforce strong passwords? +1.51
Control multiple PCs with single Mouse and Keyboard +3.53
Any problems with SVN merge on a multi column ( tab delimited ) tex... +3.72
How to know if there is a (compiled in/kernel module) device driver... +1.80
Best place to put application data? +3.77
What is better practice when programming a member function? +3.88
What is in your .vimrc? +2.98
Is there a standard encoding for NEEDED entries in ELF? +4.33
What is wrong with this _popen / select example? +3.98
How to rename all folders and files to lowercase on Linux? +4.01