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 ... 4 5 6 7 8
Title Δ
C - How to input and insert a string into an array of strings? -0.28
Why don't core C or C++ texts mention sound or graphics? +0.39
Call libc function from assembly -1.72
Are PIE files given virtual memory address during linking? 0.00
Best way to move 8 bits into 8 individual bytes +2.49
Declaring a -n argument to accept an integer in the command line - C +1.62
How to pass array of structs that is within one function to another... -0.83
Will an operation done several times in sequence be simplified by c... -1.32
Build Can't Find Stdio.h But I Can...? 0.00
How to read the last n characters of a txt file, without using stdi... +1.89
Function for removing C-style comments from C style string problem 0.00
Warn for function argument that is NOT a compile time constant -1.43
Understanding how to convert void* and int* in C +2.15
Converting array to a generic list in C -0.47
Is comparing two pointers with < undefined behavior if they are... 0.00
Does dereferencing an argument create a local copy of it? -1.36
#error directive in C. How to display some #define 0.00
Am i implementing pointers in a function correctly? 0.00
How do I Represent Success Status Codes in Linux -2.35
On what basis are aspects of the environment kept upon a call to ex... 0.00
What is difference between F = (9/5 * C) + 32 and F = (C *9/5) + 32... +0.66
How do i do left shift greater then 64bits? warning: shift count &g... +2.44
PRINTF prevents to enter in low power mode 0.00
Why is the output for the char pointer p different for the main and... 0.00
expected 'char *' but argument is of type 'char (*)[100... +0.45
How can I read a file content multiple times in C +2.63
Why does auto deduce this variable as double and not float? -1.58
How can I compile an application that can use the read/write hints... -0.88
How to create file as another user via C/C++ in Linux? -4.56
Why undefined reference error despite -I (dash capital i) flag duri... 0.00
Why is statically linking glibc discouraged? -0.94
Why can't I link my C code with my library on Ubuntu? 0.00
Confusion about returning string length +3.59
Why can't I create an opaque data type? 0.00
How to "execute" Makefile in Ubuntu to run C program that... 0.00
Why Isn't My Floating Point Values Printing Properly? +3.54
Generating dynamic arguments C +1.65
How can I differentiate between zero and negative zero? -3.11
Understanding why it does not find duplicates in array +3.88
Understanding why the newline is caught on the next iteration 0.00
strlen gives segmentation fault in loop 0.00
GetWindowTextLength() returns 0, supposedly because of invalid wind... 0.00
How to use sprintf/snprintf with double pointer char arrays +3.91
How to type both username and age? +3.71
Function declaration not needed when compiling two C files 0.00
Unexpected output when trying to print user input through arrays -0.68
CMake Error buildir" does not appear to contain CMakeLists.txt 0.00
Inserting elements in the array from input [Core Dump (Segmentation... 0.00
How do I make the file pointer point at the very start of the file? 0.00
Array of structs doesn't take input properly 0.00