StackRating

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

this

Rating
1544.83 (9,669th)
Reputation
4,592 (36,243rd)
Page: 1 2 3 4 5
Title Δ
Why is s_addr within in_addr an unsigned long instead of a mere uns... 0.00
How to pass a dynamic 2d char array to a function in C? +0.40
Do I need '(unsigned int)' before 'time(null)' in the srand functio... -1.16
How to bringing positve number with same negative number together i... +0.61
For Loop fails to iterate more than once 0.00
Is math within macro computed at compile time? +0.98
How to dereference from an array of struct poiners 0.00
Scanning in strings into a 2D array in C -0.38
Mutex for getter method causes deadlock 0.00
Can't pass address to pointer -0.83
C programme the first value of a three dimension table 0.00
Method in C++ to get the available screen space on Linux 0.00
float prints out negative 0 in c -3.79
Why is my 2D array only printing out one value? -0.53
Does dereference a NULL pointer guarantee to crash a program in C/C... +1.71
Initialize variable of a structure - Error: expected identifier or... +0.10
Why isn't my deleteNode function working? 0.00
Expression has no effect warning +3.70
C printf is a bit weird, printing total nonsense 0.00
How to compare argv[][] to a space character? 0.00
Bug in my simple code using while(1) +3.43
strcmp does not compare 2 adjacent strings in array of pointer to c... 0.00
function to insert an element in sorted array in C +3.43
Sorting structure with C qsort() +3.61
manipulating what the pointer is pointing at +0.93
Why does combining two shifts of a uint8_t produce a different resu... -2.94
reversing order of bytes in c -2.87
Storage size of SDL_Thread isn’t known? 0.00
using extern with same parameter name inside function 0.00
c: issue with strchr(): returning wrong value? 0.00
Serial.println changes return value of function (Arduino) 0.00
changing the value of pointer to a pointer in a c function +3.52
When I try to run it the program crashes and I don't know why +3.64
How to define matrix dynamically in C +2.52
Console crashes in C during a for loop 0.00
Can't clear char array 0.00
What Happens If I Detach A Thread That Has Been Joined? 0.00
Why is my program not sorting the struct? -1.93
Does the C standard make an guarantees about the relationship betwe... -1.60
C pointing 2d array at another 2d array +2.08
I'm getting and excess elements in scalar initializer 0.00
It's possible to make typedef or define char pointer with malloc? +2.42
How to set and clear bits without ~ operator -0.02
Unknown chars in va_list? 0.00
Regarding struct hack using int type -2.52
Inserting in Binary Search Tree (C) using for loop -0.31
Wrong logic in do-while statement? -2.40
mktime does not update the struct tm +3.37
Output screen flashes and disappears suddenly in VS2013? 0.00
Kthread: Passing struct to function +3.44