StackRating

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

nategoose

Rating
1465.55 (4,524,606th)
Reputation
10,519 (14,392nd)
Page: 1 ... 5 6 7 8
Title Δ
AST with fixed nodes instead of error nodes in antlr +0.38
Compile-time (preprocessor) hashing of string -2.98
Variadic functions and arguments assignment in C/C++ -2.11
Is it faster to count down than it is to count up? +2.20
How do I know which illegal address the program access when a segme... -0.28
Designing an API with compile-time option to remove first parameter... -3.89
How to use two parameters pointing to the same structure in one fun... 0.00
how const keyword works in c -2.62
Finding N contiguous zero bits in an integer to the left of the MSB... +2.90
C++ packing a typedef enum -1.04
Programmatically insert and remove kernel modules in C -3.69
Keyboard input: how to separate keycodes received from user +5.28
Any good idioms for error handling in straight C programs? -1.34
string manipulation without alloc mem in c -1.13
How did it happen that "static" denotes a function/variab... -3.76
Preprocessor not skipping asm directives -3.69
What is the best algorithm for this array-comparison problem? -0.25
Using many mutex locks -3.29
Optimizing a shared buffer in a producer/consumer multithreaded env... +0.86
I want to implement a small routing table for my learning. I know i... 0.00
In a multithreaded app, would a multi-core or multiprocessor arrang... 0.00
forcing stack w/i 32bit when -m64 -mcmodel=small +0.18
An easy way to replace fread()'s with reading from a byte array? +3.73
Why is address zero used for null pointer? -3.40
How are static variables with the same name in different functions... +3.96
Reversing a circular deque without a sentinel -3.83
why do game engines prefer static libraries over dynamic link libra... -3.76
Bidirectional FIFO -3.60
multiple definition of inline function -3.79
How can I extract an array from an executable file? +4.70
C grammar in GCC source code -0.92
Initializing and accessing a pointer from an array of pointers -2.68
Multiple open file for reading at same time +4.46
how to write floating value accurately to a bin file -3.87
C signals and processes +3.98
Tail recursion in C++ +1.53
Cooler ASCII Spinners? -3.75
How to deprecate a macro in GCC? +0.28
string replace in file using C -1.51
Strlen of MAX 16 chars string using bitwise operators +0.40
include and using namespace in C++ +1.76
Redundant naming in C/C++ typedefs/structs +0.27
double fork using vfork -2.07
What's the difference between alloca(n) and char x[n]? -0.29
dlopen / dlsym with as little linking as possible +2.40
what does this C++ line of code mean "sol<?=f((1<<n)-... +2.23
Fork error? How to fix? +0.34
static, define, and const in C +5.18
Unhandled Exception with c++ app on Visual Studio 2008 release buil... +2.38
How to access a structure member in a function that get it as void*... -0.79