StackRating

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

Chris Dodd

Rating
1554.04 (6,857th)
Reputation
85,272 (944th)
Page: 1 2 3 4 ... 56
Title Δ
load input help getline and use sscanf 0.00
Indexing into call stack - Undefined behaviour? +1.67
Writing a generic makefile for C and ASSEMBLY files 0.00
bison recursion error with struct pointer -1.45
Will TCP send pause when recv buffer is full? 0.00
Is there any possibly way that new can change a variable? +2.07
fork() as loop condition statement 0.00
Troubles using Bison's recursive rules, and storing values usin... 0.00
Simple semantic analyser for multiple and redeclaration in yacc giv... 0.00
yylex errors for simple parser generator 0.00
Initialising a unique pointer in a loop (to be used in a hash table) +1.83
When should I store the original object or store a copy of it in a... 0.00
How to store file content permanently? 0.00
How to let ld link the function in a header file? 0.00
Why can't I release the malloced memory space of the parent pro... -1.09
How to properly recurse and update values within a self-referential... -0.95
Is typecasting long to size_t safe? 0.00
x86 Assembly Programming (GAS Syntax): Operand type mismatch for `s... 0.00
When putting together my yacc and lex file, yacc is not recognizing... 0.00
Passing a pointer to void as the second argument to pthread_join +0.42
How can I use header for C that has typedef enum, when converting c... 0.00
Recursive Factorial Function in IA32 assembly 0.00
Delete files from collaborators pull request on github +0.42
How does the linking process affect the system and library calls in... 0.00
Reading from file and store it to string with unknown length in c -2.26
How can I store address of dynamically created objects in C++? 0.00
fscanf as a while statement -1.71
"Function prototypes are an ANSI feature" error while com... 0.00
In C how do you delete data (a structure) from a binary file IN UNIX? +1.37
Sending integer over socket while avoid breaking strict aliasing rule +1.24
Double checked locking implementation - using atomic vs not using -0.76
Initailizing a char** in C++ in a class 0.00
Git asks password for wrong username whenever I git pull or push -2.52
Please explain why the loop is executing for 11 times +0.79
Why does std::basic_istream::ignore() extract more characters than... +0.36
In a program using linked-list no output is being shown in c -2.05
Is it defined in C to access "extra" union space via poin... +0.96
register allocation --- how to utilize and spill the caller saved r... -1.79
Realloc() for structures 0.00
If L and L complement are Recursively enumerable then why can't... -0.29
C++ -- Updating a container inside of a map 0.00
Why does this code sometimes call printf() only once not twice? -0.08
How is code stored and executed on the C++ abstract machine? +2.63
invalid conversion from ‘void* (*)(int (*)[2])’ to ‘void* (*)(void*... 0.00
using sscanf as number extractor didn't work properly when I pu... 0.00
Code runs without error or warningsm but it crashes +1.98
How getrandom syscall guarantees randomness 0.00
How do you fix debug assertion failed? 0.00
What does /24 means in nmap scanning? +0.42
Different assigning methods of char arrays 0.00