StackRating

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

Dave

Rating
1526.49 (22,159th)
Reputation
9,503 (16,177th)
Page: 1 2 3 4 5 ... 6
Title Δ
Why doesn't C code return a struct? +0.66
compiling multiple c files in a program -1.94
How the sizeof() function works for Structures in C? +0.01
Use of enums in c +0.82
Print 2d array by calling a function print_array with argument the... -0.39
C calling a function at exact every second? -0.71
Why does fwrite print hexadecimal value backwards? +0.03
pointer to array and 2D array representation +1.03
I want to find and replace an ordered list in word from the . to th... 0.00
sscanf - varying number of format arguments? +1.36
Trying to compare two strings -0.15
Pointer Arithmetic with structures +2.12
About Unix philosophy: performance bad when organize programs using... 0.00
Custom Classes in Header files +0.46
Performance with bash loop when renaming files -0.71
Return a 2d array from a function +0.62
how to get the characters from a utf8 string +0.72
Change controlling terminal -0.12
Replace token in text by the filename +1.83
Passing a char * to a function and getting a return value....Is thi... -1.17
Permutation with Repetition: Avoiding Overflow +0.73
printf in macro in C +1.22
Array Allocation causing terminal to hang +1.74
Looking for a method to read an 8*8 matrix from a CSV file and stor... -0.27
C Programming Debug Assertion Error -0.68
How to open a .txt file automatically at the end of a C program? +0.39
Casting long int as a struct pointer -1.50
Defining values and calling them through an array -0.00
C: How to loop through a binary representation of a number and mult... -0.26
Parsing String in C +0.98
Understanding how 'cat' command works +1.77
filling a 2d array random -1.56
How to pass 3D array of chars to a function -0.69
Trying to delete values in an array -0.18
Assigning an entire array with a single statement +1.65
Thread-safety of C standard library on OS X -1.02
c++ function like printf -0.31
c++ Bracket Validator with Stacks -0.27
Is it possible to pass char[][] to a function requesting char**? +0.94
Internal static array (K&R month_name() function) -0.50
redefinition of typedef +0.05
printf raw data -- get printf or print to NOT send characters -1.62
string input, how to tell if it is int? -1.44
Why won't this NetBeans test code link correctly? -0.48
Using sscanf for the dynamic delimiters (inputted by users) in pars... -0.41
Default values of a const array (when not all indices are explicitl... -0.55
realloc behaviour while downsizing the memory held by the pointer -0.70
How do you cope with signed char -> int issues with standard lib... -0.99
malloc in subsequent function call -0.27
How to dynamically reallocate a table of strings of unknown both th... +0.49