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 ... 62 63 64 65 66 67 68
Title Δ
specifying file descriptor number? -1.09
How to avoid the buffer mechanism from FileSystem -1.90
Check if a number is divisible by 3 -0.38
Getting rid of file-based communication +0.51
How to design a hashfunction that is scalable to exactly n elements? -0.65
statically filling a huge structure -0.50
convert string to integer sscanf or atoi +1.54
Serialize double and float with C +1.41
What is the macro definition of isupper in C? -0.33
What is the use of the %n format specifier in C? +0.06
How to take a moving mean of an array +0.40
Strange behavior (SEGFAULT) of a C program using stdargs (va_start) +1.53
Throw (or correspondingly) on NULL function argument versus letting... +1.37
finding a number appearing again among numbers stored in a file -0.28
How to avoid globals in C? -0.76
Macro definitions for headers, where to put them? +0.50
Limit floating point precision? -0.47
Is stdlib's qsort recursive? -1.19
How to disable GCC warnings for a few lines of code -1.15
conversion to ‘size_t’ from ‘int’ may change the sign of the result... -0.70
Can I add a systemcall from a module? -0.46
Find first unset bit in buffer (optimization) -0.40
Why does strcat() on a new string craps out undefined characters in... -1.36
Comma operators and assigment operators - return values -1.00
What is lib Swscale used for by ffmpeg programers? 0.00
How to do a cleanup after SIGKILL? 0.00
What are the semantics of unions with both volatile and nonvolatile... -0.48
32x32 Multiply and add optimization +0.56
Why do C programmers use typedefs to rename basic types? -0.10
What is the simplest way of implementing bigint in C? +1.76
How to avoid long chain of free's (or deletes) after every error ch... -0.96
What does "Lower precision in wider context" warning actu... -0.31
Embeddable formula interpreter -0.51
How is printf statement interpreted? -0.51
Who determines the ordering of characters -0.37
How can I make a library that writes to FILE * write the data to me... +0.59
Is this hack valid according to standard? +1.61
Best way to convert Unix time_t to/from abitrary timezones? +0.52
C const/non-const versions of same function -1.89
C: signal function (parameters?) -1.70
what does double underscore mean in variable name in c language +0.12
LP64, LLP64 and the IL32 transition -0.25
Open Source VoIP/SIP Windows C API 0.00
Adding members to a C-style struct and backwards compatibility +0.57
Can a pointer (address) ever be negative? -0.72
uint64_t to int +0.53
What are the benefits of the following C code? -0.41
Should I use Hungarian notation when coding WinAPI apps? -1.43
Example of a buffer overflow leading to a security leak +1.16
How do I print the string which __FILE__ expands to correctly? -1.02