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 ... 64 65 66 67 68
Title Δ
characters XOR with caret manipulation -1.61
BSD Licensed Big Integer C lib with fast modpow 0.00
types of buffers -0.69
Needed newline byte to send that data +2.24
Is it safe to call casted function pointers? -0.80
Send behavior on Broken pipe -1.17
TrueType Font Parsing in C +0.48
execve() and sharing file descriptors +0.52
JITs fundamentals -0.02
cast pointer to functor, and call it -0.47
Type for array index in C99 +0.12
Find the rightmost occurrence of a string t, in a string s +0.03
What should I #include to use 'htonl'? -1.33
Is there a bundled library for regular expressions in MSVC? -0.17
Looking for C serialization library -1.16
printf format specifiers for uint32_t and size_t -0.67
About FBX binary file format 0.00
missing locale_t 0.00
In C are malloc(256) and malloc(sizeof(char)*256) equivalent? -0.50
Why symbols of a shared library are not resolved at link time? +0.39
How can I pass a multidimensional array to a function? -0.86
Questions on C strings +1.88
inline a function inside another inline function in C -1.50
Difference in position-independent code: x86 vs x86-64 -1.40
How to have a checkpoint file using mmap which is only synced to di... +0.18
Problem with type-casting array of strings in C -1.81
reversible float sort in c/c++ +1.87
Finding the maximum subsequence binary sets that have an equal numb... -3.20
Finding the maximum subsequence binary sets that have an equal numb... +3.13
check if carry flag is set +4.24
One function for addition/subtraction in "Clock arithmetic&quo... -1.06
What are good test cases for benchmarking & stress testing subs... +4.07
Sending binary data over IPC from C to Python 0.00
Returning char* / Visual Studio debugger weirdness -1.95
Multithreading: What is the point of more threads than cores? -3.89
How do I fit a variable sized char array in a struct? -1.31
C/C++ equivalent to java Integer.toHexString -0.20
Getting each individual digit from a whole integer -3.03
Why so many parentheses in SUCCEEDED macro? -0.85
C: Why do unassigned pointers point to unpredictable memory and NOT... -1.98
Why doesn't strerror return a const-qualified pointer? -1.71
unsigned _stdcall.... implicitly an int? -3.99
Change library load order at run time (like LD_PRELOAD but during e... +1.63
How to get POSIX strerror_r instead of GNU version? 0.00
Count total number of digits from a given positive number without l... 0.00
POSIX: allocate 64KB on 64KB boundary -1.55
Is O_LARGEFILE needed just to write a large file? +3.21
Different standard streams per POSIX thread -0.32
Dynamic allocation in C -3.64
printf field width : bytes or chars? 0.00