StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 31 32 33 34 35 ... 90
Title Δ
Information lost with type conversion in C -0.19
gcc bitwise odd behavior +0.54
Do the first two arguments in exec* functions contain redundant inf... -0.35
How to overwrite part of a string in C? +0.74
What does this mean by variable define in C -2.90
fscanf to int and array -2.43
Will i=i++ be newly well-defined in C17? +1.50
Do previous declarations in C change how pointers are initialized? +0.52
What is the purpose of having such complicated C++ class design? +0.31
Java Byte Array Equivalant in Java 0.00
Problem of using unsigned long long int and long long int in progra... +0.35
Two different results passing pointer-to-array to a function in C a... -1.05
Print full uint32_t in hex from struct bitfield -0.93
Calculates how often a value appears in c language 0.00
chage data in struct -1.97
Why does this exit function add two zeros at the end in C? 0.00
void print_array not working as exprected -1.78
C: Array of automatic storage class? +0.31
How to pass as parameter an array of pointers to structure in c 0.00
Trouble Including Externally Declared Enumeration - C Code -0.09
How to print a Sort of Array Vector I sort already in function but... -0.30
Updating multiple struct members without arrays 0.00
The precedence of preprocessor operator "defined"? -1.95
Is this definition of "static" variables incorrect, misle... -2.25
How to copy values for the char **a - C -2.54
execv works for "/bin/ls" but not "pwd" 0.00
Using free() on pointers of two dimensional array with multiple mal... +1.20
Creating an array of strings dynamically in C 0.00
How to know if a function will be called for the last time -0.10
Access type flag of unknown void pointer based on two possible stru... -2.92
Are there any exceptions in removing curly braces for an "if&q... +1.25
Suggestions on a data structure +1.43
c: type casting char values into unsigned short +1.47
Clarification on various format specifiers in C program +0.30
C - fprintf returning Access violation writing location 0x00246D1C 0.00
How to iterate through a char* in C99? +1.02
How to write to a void pointer without knowing the Data Type? 0.00
In this super easy program written in C won't let me read a var... 0.00
bucket sort Implementation without using vector,pointer and countin... 0.00
Tokenizing an array of string in c 0.00
the defined variable is different -1.38
Why wouldn't this doesn't execute the second printf? 0.00
Dereferencing pointer to incomplete type [Working on structs] -0.55
Reading from two different files and printing to third one 0.00
Changing char* string in a C loop -2.62
Why arr is same to *arr in this program? -1.90
Sum of 100 digit numbers 0.00
scanf keeps \n character in the buffer +1.61
What condition should I use to make my code work with a local varia... 0.00
location of variable changing? +2.20