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 ... 10 11 12 13 14 ... 68
Title Δ
Is there a universally accepted value for a (float) NAN -2.51
What is the difference between DECIMAL_DIG and LDBL_DIG in <floa... -1.57
The result of (a=a+1)+(a=a+1)+(a=a+1) in c? 0.00
How does format specifier know how many bytes to print? +0.34
What are the rules of automatic flushing stdout buffer in C? +0.08
Is it wrong to add preprocessor directives in a function-like macro? +0.70
Can you allow one of a few types of pointers as an argument without... +1.03
How to pass a struct by value to a pthread? -0.47
What will happen if fgetc reads 0xFF? +0.73
Is strncmp faster than strcmp +1.23
Clock_nanosleep() does not yet support CLOCK_MONOTONIC_RAW. How to... 0.00
C++: Efficient way to turn part of char array to int -2.23
Can -ffast-math be safely used on a typical project? -1.36
Using rewind() on a FILE* opened with fmemopen 0.00
C - Need explanation on printf options' behavior 0.00
Why does setvbuf() function adds growths to the buffer in C? 0.00
Does C's ternary conditional operator create a new scope? 0.00
Forking a child process that does not use it´s own memory copy +0.33
Why include multiple headers for one POSIX function? 0.00
ensure reading a struct as a whole -0.39
List of ANSI C and C99 literal prefixes and suffixes 0.00
What is the C++11 atomic API equivalent to ```__asm__ volatile(&quo... 0.00
Are variables for pass by value variables and local variables in a... +0.30
offsetof and sizeof like functionality for bit fields -2.09
Why is "implicit declaration of function" just a warning? +0.32
Call to open(2) ignores S_IWGRP and S_IWOTH flags -2.67
Is INT_MIN * -1 a no-op on x86? +0.26
Converting integer to unsigned char* (int 221 to "\xdd") -2.39
Illegal memory write causing recv() to return zero +1.12
How costly is a low contention mutex in terms of cpu 0.00
Is there a mechanism in C11 for ensuring expected types of negated... -0.22
Is it good coding practice to assign the address returned by reallo... +1.78
Is waitpid() an atomic operation in Linux? -2.00
Disable c assertion in pthread library 0.00
How to get actuall stack base from /proc/[pid]/maps? +0.32
How do I write audio data at a certain sample rate? +2.50
Ext2 - how is a file created 0.00
C fundamentals: double variable not equal to double expression? 0.00
How do I print words from a (void *) string +1.13
C programming: Unexpected results from strcmp after using getline -1.19
hg to git conversion and subrepo merge 0.00
Getting as much uninitialized memory as possible +0.18
passing argument 2 of 'memcpy' discards 'volatile'... +1.03
"Implict declaration" of a function from c standard libra... -1.70
Is it possible to prevent adding BOM to output UTF-8 file? (Visual... 0.00
Does sizeof(T) * CHAR_BIT guarantee bit size? +1.31
'In any case, follow the guideline "prefer ++i over i++&qu... 0.00
Why does (int) float == float.truncate instead of garbage (How does... -0.12
Why bootloaders are in assembly? +2.03
strtol not changing errno -0.73