StackRating

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

Mike

Rating
1517.83 (36,734th)
Reputation
30,527 (3,991st)
Page: 1 ... 9 10 11 12 13
Title Δ
Why I can't open file? +0.05
Whats wrong with my SIMPLE C program? -0.69
efficiency of syscall +0.63
Only able to read one byte via serial -0.38
Counter for largest number entered +1.45
Not getting correct variable assignment from getchar in C +1.37
what does, "passing argument 2 of 'strstr' makes pointer from... -0.48
Size of pointers to pointers in memory -0.93
nested switch case not working +0.53
How does strcpy() copy a string to an array when you can't change t... +0.51
ternary operation for a string output in C -1.57
Bool reported as undefined. When typedef added; error that Bool is... -0.52
convert array to two dimensional array by pointer +1.54
Preprocessor directive inside an one line if -1.60
C++ XOR operator precendence +0.01
Why is there no output from this y/n program -0.11
Why can't I treat an array like a pointer in C? 0.00
C pointers and arrays +0.81
Reading a File into an array of Structures in C -0.37
Pointer to pointer gives segmentation fault? +1.42
is it possible to do an OR in a case statement? -0.55
fgets doesn't work (stdin looks full) in C 0.00
what does an "expression" in C language mean? +1.05
Pointer arithmetic and address +1.41
string from file C -2.36
Structs and multi-dimensional arrays +4.18
Why does my program print fffffff0? -1.20
Difference between int *x[] and int (*x)[]? +0.05
problems of memory manager in matlab and C 0.00
How to show the starting address of some variables in C? +1.56
Segmentation fault: arr[(i * 16) % arrLen] vs arr[i % arrLen] -1.43
Pointer variable not identified inside function? 0.00
problems understanding the size_t type and the sizeof operator +1.14
Delete a single node passed to a function in a linked list C 0.00
Getting incorrect values from a bmp file +1.36
Difference between using an if statement vs a #if statment +2.66
get return value from 2 threads in C +0.39
How to pass arguments from terminal to a function -0.23
Visit strings in C program -3.07
I am difficulty with printing a newline 0.00
can someone please explain the meaning of the signal() syntax in C? 0.00
conditionals and arrays in C (beginner) -1.61
Require explanation for the output +0.53
KMALLOC size allocation +4.63
Print c with gcc and c++ with g++ -3.85
Can C include use macros? -3.93
Repeating the loop from user input in C -3.49
Problems with 2 D arrays -1.19
Why is this Linked list code result in always head being null? -3.26
assigning value to member of struct via pointer +3.53