StackRating

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

qrdl

Rating
1529.81 (18,682nd)
Reputation
27,879 (4,505th)
Page: 1 ... 4 5 6 7
Title Δ
Registering each C/C++ source file to create a runtime list of used... +2.27
Override a function call in C +2.07
Problem with IP_HDRINCL? 0.00
"register" keyword in C? +1.50
Getting a stack overflow exception when declaring a large array +2.70
What is a good programming pattern for handling return values from... -1.32
Releasing bound ports on process exit -4.08
Handling overflow when casting doubles to integers in C +4.24
Is this a reasonable use of the ternary operator? +0.13
Is it more efficient to branch or multiply? -1.52
Converting an array to int/float +1.74
C: pointer to struct in the struct definition -0.57
How do I find the current machine's full hostname in C (hostname an... +1.26
sizeof (int) == sizeof (void*)? -2.56
create a my_printf that sends data to both a sprintf and the normal... +0.12
flushing c input stream after every integer input -1.48
Strategy flushing file outputs at termination +2.95
Dynamic Link Error +3.83
How to validate input using scanf +1.25
Is there a way to use errno safely in a multi-threaded application? -2.58
Problem with Closing Sockets. Program Halts -3.74
Get info for Common Log Format from socket in C 0.00
Global Variable identification in C code base -2.83
Can you nest C preprocessor directives? +0.69
Implementing Java's getResponseCode() in C? 0.00
Yacc Problem: Make Data available in next Non Terminal -4.04
_dl_close Assertion failure 0.00
How to get function's name from function's pointer in C? +3.92
Is TCP Keepalive the only mechanism to determine a broken link? -1.91
How can I make my server have open connections to multiple clients... -2.62
Avoiding a fork()/SIGCHLD race condition +3.86
Disadvantages of using void* pointers in C +2.97
How to integration-test a network application in C -0.14
How does one declare an array of constant function pointers in C? +2.25
Why #include <stdio.h> is *not* required to use printf()? -3.72
How can I enforce a maximum amount of forked children? +1.57
How to initialize a struct in ANSI C +1.31
multi file C program, how best to implement optional logging? +1.52
What's the Magic Behind Escape(\) Character -3.80
Parsing Binary Data in C? -3.40
Make GDB print control flow of functions as they are called -4.02
Difference between using fork/execvp and system call +0.16
Parse C files -4.00
Initializing struct, using an array +3.89
How to make child process die after parent exits? +3.98
What was the most dangerous programming mistake you have made in C? +3.27
How do I find the file handles that my process has opened in Linux? +4.10
Telnet Server +1.41
Problem with getopt() behaviour. Is this a known bug? +3.94
What is a good reference documenting patterns of use of X-Macros in... -3.82