StackRating

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

Magisch

Rating
1449.07 (4,532,900th)
Reputation
6,626 (24,379th)
Page: 1 2 3 4 5 6
Title Δ
Working of pointer arithmetic -0.45
Why does fgets() store a \0 after the last character in a buffer? +2.00
malloc in embedded systems 0.00
Segmentation fault when using fprintf output __LINE__ -0.83
How to pass a SQL query result to variable with VBA Access 0.00
Allocating memory from a file, then using fread and fwrite C -0.41
Typecasting integers as doubles to get a double result from divison... -0.44
C input of char returns a different char +1.23
[C]-Splitting string into 2 strings -1.17
Why strstr() search for null string always return true? -0.22
C - Difference between the for-loop codes -0.24
Run rand() in C language and loop with Shell Scirpts +0.10
C cannot read string after I read an integer -0.41
How to multiply doubles in Visual Basic 6? -0.93
Converting doubles to integers +0.09
How adding a hexadecimal value with integer work? -1.48
c program works on windows take segmantation fault on linux -0.43
why is it showing the 6 as the length of the array instead of 5? -0.38
Why are negative numbers greater than positive numbers? -0.97
what does a[0] = addr & 0xff? -0.22
How to read exactly 4 char in c ..? +1.54
Is considered bad practice to copy a const char ptr without realloc... +2.28
C "printf" Different output in Linux and Mac +1.18
Trying to write these arrays into a buffer and a table array, what... 0.00
How to access char array using an int pointer? +0.32
convert time into millisecond in C -1.41
Square root of 2, need x digits after the dot +1.26
Why does libmill have a limited number of coroutines and context sw... 0.00
Proving that "int *p = malloc(1); p[0]" is undefined beha... -1.47
Will using fflush after printf slow down your program? +1.71
Compiling C files with sublime text 3 0.00
Concatenate a string like in printf -0.66
Function to remove a struct from an array doesn't work if I pas... -0.58
Multiply Stdin integer with command line argument (integer) -0.61
Why is printf(inputString) a security hole? -0.90
Moving printf to different lines gives different outputs? (C) +2.53
How to fill a char array in C +0.23
Problems with Standard I/O scanf +0.60
Why is EOF defined to be −1 when −1 cannot be represented in a char? +0.38
How can I compare a char to different letters in C? -0.93
Why is there no access to the port 0xCF8? 0.00
What is recommended way to create modular C applications? +2.11
What will be the possible output? -0.27
The following loop runs for infinite time. why? -0.53
Need explaination on C function and its return type -3.24
Function calculation logarit -0.85
What does this code do (C) -2.94
Conversion of string to long long integer using strtoll when char e... -1.49
Pearson Coefficient calculation array +0.97
Frequency Count of Number in an array in C is this code effective a... -1.81