StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 35 36 37 38 39 ... 68
Title Δ
Why aren't typedefs strongly typed? -2.43
What does the abbreviation "s_", "ai_", "s... -1.59
Is HSL converted to RGB before monitors can "process" it? -1.20
How do we achieve "substring-match" under O(n) time? -0.94
Is masking required in this case? -1.20
What is there to a thread beside a stack +1.06
What return value should you use for a failed function call in C? +0.29
What's the correct (modern) way to pad a struct? -0.16
Is it right to simply include all header files? +0.66
Deep copy structures to POSIX shared memory 0.00
Client server program and mode_t -2.42
sigaction system call: what if sa_mask includes one of the blocked... +1.93
which data type should be use to store values like 999999999 in c -1.07
while(getchar() != multiple arguments) -0.84
Is this allowed in C? -0.44
Use of cudamalloc(). Why the double pointer? +1.26
How to get a file's name from FILE* struct in C -0.35
Does mremap "initialize" memory on growth? 0.00
unary - operator: implementation defined or undefined 0.00
Getting count of current used file descriptors from C code -0.78
Increasing limit of FD_SETSIZE and select -1.27
Initializing variables in C +0.84
Why are FLT_MAX and FLT_MIN not positive and negative infinity, and... -0.31
defining inter referential structures in C 0.00
Unmatched bracket macro weirdness -2.27
What library to include on Windows for stdlib.h functions? 0.00
Shorthand byte notation in C/C++? +1.21
Using fork with setjmp/longjmp 0.00
About setjmp/longjmp -0.29
Macro to test whether a given integer type is Signed or Unsigned in... 0.00
Is there a preferred way to order floating-point operands? +2.31
could pthread_cond_signal cause crash? -0.98
How does the C offsetof macro work? +1.15
Platform independent storage of signed integers +1.08
Building an arglist for Unix program -0.25
optimized itoa function +0.43
Any way to FORCE "dlclose()" to free memory? +0.40
What determines the order variables are saved in memory? -0.16
Is there a way for me to find the source code for the C Standard Li... +0.32
SIGSEGV in malloc? -2.05
What are the differences between an array of char pointers and a 2D... -1.83
C Language: How is it possible for your program to continue running... -2.42
ANSI C and function overloading -0.58
Is it always safe to convert an integer value to void* and back aga... -0.70
When should we not use #pragma pack? -0.10
Shared objects overhead -0.08
ungetc: number of bytes of pushback -1.11
why is clock_nanosleep preffered over nanosleep to create sleep tim... +2.57
Waiting on multiple semaphores without busy-waiting (C/C++ Linux) -2.26
Strip whitespace from a string in-place? -0.74