StackRating

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

David Ranieri

Rating
1589.49 (2,343rd)
Reputation
27,429 (4,602nd)
Page: 1 2 3 4 5 6 7 ... 24
Title Δ
C: inet_ntop return value position? +0.44
C Drop compiler error if init function wasn't called -1.88
How to get one correct value from a function which is parallelized... 0.00
Difference between declaring a pointer with and without size +1.54
How could I divide a number such as 123 into 1, 2, and 3 in C? 0.00
Segmentation fault (core dumped) while trying to open a file 0.00
Strcpy doesn't work in user defined array 0.00
Check the existence of a .txt file in C 0.00
Can anyone recommend a way to write a function that counts the numb... 0.00
Ignoring Non-Lower Case Characters in C -2.27
Typecast an uint32 number to a struct pointer? +0.78
displayStack function printing random letters 0.00
fscanf only gets first 4 bytes of a hex number -1.47
matrix calculator bug - not working properly 0.00
For my C code to construct a binary search tree and print the tree... 0.00
is there an official document that mark read/write function as thre... +1.31
Don't know how to call function 0.00
Segmentation fault while enter data into a structure 0.00
Wrap printf with custom condition 0.00
JSON Parser using c -0.61
How to set GtkEntry widget to only accept numbers using C? +1.57
How to print several lines to stdout while overwriting what was pri... 0.00
How to use forward declared struct data in another .c file? 0.00
I need to be able to read a string from standard input -0.88
Optimization allowed on volatile objects +0.31
Why do I get this "passing argument to parameter" error +0.39
How to update a boolean variable in the function which is passing a... +0.21
Replace all occurences of index of 2D char array with its value 0.00
Determine what a function has been passed with a void pointer (char... -1.14
Tracing static inline function 0.00
fopen returns non-null pointer even though file does not exist +0.39
How to change my code (hashtable + linked lists) to avoid memory le... -1.91
Segmentation fault (core dumped) when using my own struct with poin... 0.00
[C]String and Array about %s , %c -0.44
How to break Printf() in multiple Printf() 0.00
can't able to return pointer value of function to main 0.00
Is this the correct implementation of a `makefile` in C? -0.37
fscanf return value and linked list 0.00
How to include files in C, globally? -0.15
Freeing up struct created with malloc who's member also had a m... 0.00
Standard Behavior Of An Empty Macro Preceding A Preprocessing Direc... +0.11
Read a file line by line and scan each character seperated by comma... +0.40
Why does setlocale give me ? instead of normal letters? -0.61
Linked List - Command Line arguments +1.68
how to get special content-type in http connection with c? 0.00
I can´t get out my array from a function to the main in c 0.00
How to count total appearance of 0 or 1 from range number 1 to n? +0.14
C - store even numbers until end-of-input 0.00
fgets() / gets() problem while taking input for N strings. Not taki... +2.55
C data format redoing -0.10