StackRating

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

unwind

Rating
1649.64 (570th)
Reputation
351,353 (102nd)
Page: 1 ... 4 5 6 7 8 ... 124
Title Δ
Storing the value in a variable and the value of the variable to an... +0.31
Swapping 2 pointer array of char without using strcpy and must use... -0.07
Variable changed immediately after initialization? +1.42
How to read text file in C without fopen 0.00
Segmentation fault with left arithmetic shift 0.00
Pointer calculation in Linux Kernel allocation implementation 0.00
C code - Why the output returned unexpected value in my code? -0.25
how to clear pointer variable which is holding start of memory loca... +0.31
Leading zeros in Hexadecimal int variable C +0.31
Square brackets in (nested) C structures +0.04
How to use tiny-aes 128 library in c? 0.00
How to read words from unstructured .txt file and store each word i... 0.00
Why it asks the same but in the code theres only 1 printf()? 0.00
Why doesn't the compiler give a conflicting error? -2.08
C-Segmentation fault (core dumped) error in linux +0.28
Loading a C struct from a file 0.00
A program with "getchar/putchar" which takes lines of tex... -0.71
Is there a good way to alter execution order of child processes cre... 0.00
Defining value according a specific value at memory location 0.00
If/Else Statements in C are not working +1.57
How to turn a macro's name into literal string, when the macro... 0.00
how do i find on what place a certain letter is in a sentence? (c p... -0.63
Pointer address memories belongs to RAM or Hard Drive? +1.00
Attempting to run program with Linked Lists and receiving "Seg... 0.00
Subscripted value is neither array nor pointer nor vector at array... -2.54
What's the purpose of embedding #define's into a struct def... 0.00
C - Cut a string after last "/" in string 0.00
Explain the following output +0.30
expected identifier or '(' before '.' token ../text... 0.00
Pointers swap values in void function, but won't return swapped... -1.22
Linux pthread: What does NP mean in PTHREAD_RWLOCK_PREFER_READER_NP? +0.30
String or character input from command line in C +0.30
Array of Linked Lists in C: initializing and inserting? -0.73
C Issue with understanding an array of pointers -1.08
lvalue required as unary ‘&’ operand in c function pointer 0.00
Fixpoint-Overflow-Traps for int16_t and int8_t -0.44
is clearing the buffer by assigning char * buffer to '\n' w... -0.16
Why gcc is allowing more than two characters of input to a char arr... 0.00
Changing char array with double reference in C +0.06
Comparison of characters in a string with a set of characters in C +1.67
Replicating the Strlen function in C +0.31
Is there any better way to copy array elements into pointer? +1.19
How to use strchr() multiple times to find the nth occurrence -0.33
How to create an user-defined header file ? Hope , I would get that... 0.00
passing array of variables to function in C +0.64
Can anyone tell me why this function is not adding node to last and... +0.33
C - working with specific bits of string/int 0.00
Char Pointers and malloc -0.83
How array is initialized with the the help of sizeof operator? +1.52
How to store HEX in a uint8_t array? +1.24