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 ... 22 23 24 25 26 ... 124
Title Δ
Does a pointer to const have the same effect as __restrict? +0.30
End a Sleep Loop in Python -0.96
passing a struct to a function and loop through it 0.00
Getting file-size property from Nautilus 0.00
Why does `sched_setscheduler()` require root priveledges? +0.01
AVR studio Nibobee Library 0.00
Scanning until new line -0.24
Access struct member with string 0.00
My C arrays test program is not working +2.14
C typedef for function, how to use - simple example -0.82
Shell script that can call a binary +1.27
What does .align in ARM architecture 0.00
What is printed when I write function name in C using printf() func... +1.67
How to easily extract 2x int16 from a int32? +0.28
Random element in an array in C +0.38
C strcmp fails to compare with space +0.31
How much memory takes a C program -1.45
arrays and pointers arithmetic +0.76
Quick check to see if structure of function pointers is NULL in C99 -0.54
C programming doubts- function call inside function call -1.36
File re-direction operator ">" doesn't work with C... -0.12
What is the difference betweeen these two pieces of codes? +1.27
How can my code identify the mode passed to fopen() if it's onl... -2.25
Determine if sscanf Read Anything with %*s -1.51
Write a number in hex format Python -2.65
Pack numbers into a bitset (python,bitwise operations) 0.00
How do I return a character array from a function? Then use the ret... -0.47
Using extern variables in multiple C files +0.32
Cannot covert from 'double' to 'double[1]' in C -0.18
void pointer and different size of memory +1.48
why this code doent run and have the error: 0.00
What is the right way of creating and initializing a struct contain... 0.00
Alternate method for clearing input buffer in c +0.22
Is there any better MACRO to get constant power value of 2^n (1 <... 0.00
Adding a `;` at the end of while loop +0.57
Loadrunner Epoch time to Hexadecimal -0.51
Is there a technical reason for the "struct namespace" in... 0.00
I can't store integers inside an array -1.66
C program warning: format not a string literal and no format argume... -0.56
How to check whether user has entered a date in the correct format? -0.83
Pointer and character array +0.88
register variable storage class error +1.22
Fill an array with an array? 0.00
glDrawArrays() draws one more unwanted object automatically -2.46
How to determine how many times Time Stamp Counter (TSC) is reset 0.00
Segmentation fault when assigning a file pointer to another +1.13
Pointer Varible within Structure , of same structure type -0.69
why we require uint64_t when unsigned long is available ? +1.47
Python Pyserial Serial Buffer +0.32
Why variable doesn't have value a outside loop? +1.07