StackRating

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

nalzok

Rating
1468.54 (4,521,487th)
Reputation
6,599 (24,490th)
Page: 1 2 3 4 5 ... 7
Title Δ
How to pass multiple list(hlist) as function arguments in C 0.00
Object oriented C: Building vtables 0.00
Heap corruption on windows manipulating array of pointers to struct... 0.00
separate output data in c language -0.47
How to fix it? CRT detected that the application wrote to memory af... +0.03
How to make gcc report int to uint conversion -1.28
How to check if a variable is of "const" qualifier type i... +2.28
Another way to write this piece of code? +0.06
How to declare a byte for logic 1 or 0 and declaring four byte vari... 0.00
Input chars in separate lines in c 0.00
Is there a way to (actually) protect an object from being modified? +1.39
Defining variable name in quotes in C? -0.47
How to properly scan in input into a struct in C and display it bac... +1.41
Insertion into a Linked list using double pointer in C +0.58
How a pointer to structure can be used before the structure is defi... +0.61
Extend C-String +0.05
What is the difference between these two pointer declarations? 0.00
Using Malloc() to create an integer array using pointer 0.00
reading hex from text file and split it in c program -0.44
Multiple while loops with printf in C +0.52
scanf in loop should react to EOF signal, but it does not +0.35
'Error' storage size of 'identity' isn't known 0.00
Remove new line character from console +0.04
Why unary operators not allowed in compound assignments? 0.00
"expression must have pointer to object type" error despi... -1.76
Char array Segmentation fault +0.03
How to determine the size of (all the content) a file so I can allo... -1.65
How to Sort a string within an array in C? +0.54
Converting if statements to a switch statement 0.00
String to int array +0.34
Why 32767+1 gives -32768 in Turbo C? -1.20
Checking if all elements in array are zero -0.43
Passing address of array +0.53
#include is required sooner than it appears in the program -1.65
File contents wont read into structure 0.00
What is the behaviour on converting a negative floating point value... -1.06
Add elements to fifo queue 0.00
String initializer with curly braces +2.49
C| how to check if my input buffer(stdin) is empty? +0.04
Required to press Enter before getchar() returns any results +0.44
How to skip corrupt data in a file when reading using fscanf() 0.00
C : Reading bytes from binary file -1.22
Trying to read information from a text file in C 0.00
Passing argument 1 of 'fgets' makes pointer from integer wi... +0.31
Why free() in C isn't work? +2.54
GCC generates wrong structure offset why? 0.00
C Assigning pointers by derefrence or address operator +0.55
Linked list and pointer to incomplete class type 0.00
C: Two Different Arrays Pointing to the Same Struct 0.00
A simple C program to reverse every line of input. I have finished... -0.53