StackRating

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

S.S. Anne

Rating
1535.25 (14,492nd)
Reputation
350 (364,065th)
Page: 1 2 3 4 5 ... 8
Title Δ
Do different versions of compilers (e.g GCC) generate different per... -0.47
Necessity of building a cross compiler -1.78
Replacing the SIGUSR1 signal handler works differently in standards... -1.77
Pointer to Pointer in c, getting unexpected value 0.00
Generating random numbers in conditions -1.73
makefile:45: *** missing separator. Stop 0.00
What is the difference between char array[100]; and char array[100]... -0.56
How can I reverse the digits in an unsigned long? -0.39
Pointer to a struct doesn't work until I create an unused varia... -2.77
memcpy causing segmentation fault -1.42
Thread 1: EXC_BAD_ACCESS (code=EXC_I386_GPFLT) is causing my scanf... 0.00
Why does 2 compare greater than 2,5? 0.00
Why is my factorial program working but my almost identical pow pro... -1.69
PTRACE_GET_SYSCALL_INFO undeclared: including sys/ptrace.h doesn... 0.00
MAP_HUGETLB undefined 0.00
Forward-Chaining a linked list in C +2.06
How is this array different from dynamically allocated array +1.55
Is it possible to use carriage return \r without overwriting alread... -0.24
sscanf into uint8 array fails +2.08
What is the meaning of return value of isalpha (at other ctype.h fu... -1.82
Why is `extern` used in this MPLAB C example? 0.00
Why is valgrind memcheck not finding errors? +0.45
Why is the size of the data type different when the value is direct... -1.68
Why is not ampersand needed in the following code? -0.82
Why define a macro to a function with the same name? 0.00
Restrict scope of global variable inside one file in C -0.51
How to resolve a Splint Parse Error for `int32 l[2]` 0.00
Variadic macro expansion's going wrong -1.65
Unable to determine the reasoning behind a bitwise operation -1.76
How can I write my own Makefile (.mak file)? 0.00
Use of strcpy() in pointers to string in C +0.38
Correct way to access to 2D Array - C +0.38
What parameters for setvbuf perform the same action as setbuf(stdin... -2.00
getopt only reads in only the first command 0.00
How to compare the signature of two functions? -1.34
I'm getting the error "Result of comparison against a stri... -1.44
Trying to write C code in VS, cannot build due to C++ errors +1.10
How do i count the number of digits in a number not using /10 in C? -2.16
What does "!<number> in C/C++ means -0.88
Why doesn't the strcat implementation cause a segmentation fault? 0.00
Why does the sscanf %n format specifier have no effect on the retur... -2.26
C program will not compile: it shows "lvalue" error +0.78
How to enable initialized but not used error in GCC -0.03
Why is (n = 0) == 0? +0.43
Are there advantages of declaring functions before, after or inside... +0.91
How to fully include another project(s) with autotools build system? 0.00
Why does my program keep getting stuck while running the mandelbrot... 0.00
Having trouble with makefile: it doesn't behave the way I'v... 0.00
How can I write a function whose prototype should be 'void conv... 0.00
How can I fix the swapBack function to get the result I intended? 0.00