StackRating

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

Déjà vu

Rating
1539.35 (12,128th)
Reputation
22,229 (5,939th)
Page: 1 2 3 4 5 ... 13
Title Δ
Linux c fork - process dont stop -2.01
Correct way to write X bytes to a file descriptor where X is a unsi... +0.44
What does this mean? #define TIMER_PASTE_B(lft,t,rgt) lft##t##_##rgt +0.47
Float pointer as void and then referencing it to float again -0.42
Count occurrences and associate with given array in C -0.55
Writing a stream of 9 bit values as bytes to a file in C -1.83
Reversing a string using stack is not working for me +1.74
Writing integer values to a file in binary using C 0.00
C - Reading file content even after the file is deleted +1.76
How one malloc call for all rows work for 2D array? -0.01
Delete first word from string on C 0.00
RFComm- client while loop does not end when server is killed 0.00
Reading a file with multiple lines into a struct in C89 -0.53
My C program crashes on a function with files +0.00
C segmentation fault using malloc'ed strings -0.68
Handling signals sigtstp - sigcont - sigint with child process in C -1.55
When passing parameter by value to kernel function, where are param... -1.36
prime number with c, use only if and while -0.04
Why my c program only produce zero answer while using for loop? 0.00
unfinished download with curl in C +0.46
What does this extra pair of parentheses do? 0.00
C struct definition containing 2-dimensional array type +0.46
Recursion halts in this program to reverse a sentence 0.00
Unexpected output in C language +0.47
Removing elements from linked list using threads 0.00
C language: implementing a if-then-else-if structure using a nested... +0.46
What is the purpose of "int main(void *framep)"? +0.91
Trying to check if a number is a palindrome through the use of stri... -0.89
convert to binary file +0.47
How to kill an execvp process 0.00
Function to populate string array doesn't include the 0th eleme... 0.00
Can't solve the math function -0.04
CUPS undefined reference to cupsGetDests() 0.00
Passing char *** at pthread_create 0.00
Second string not getting scanned +1.36
How to correctly include own libraries in function files and projec... -1.26
MISRA Violation Rule 15.5 : Multiple points of exit detected. Funct... 0.00
warning C4047: '=': 'char' differs in levels of ind... -2.07
dealing with unknown data types in c 0.00
Generate non-stringified text literal macro at build time -0.07
Beginner C programming 0.00
Delete space error in C programming +0.09
Using Pointer to Struct to read member Variables -1.22
Mmap access file content and perform arithmetic operations 0.00
Variable inside 2 while loops won't reset +0.09
What does this array function do? - C programming +0.44
how fwrite() works in c files? +0.47
Print extended ascii with write function +2.22
Determine if my application terminated due to a call to _exit() 0.00
Finding prime number in c, my if doesnt do its job +1.04