StackRating

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

too honest for this site

Rating
1521.35 (29,362nd)
Reputation
7,530 (21,107th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Using memcpy and friends with memory-mapped I/O +1.84
preserved value of a variable in C -0.22
Compare character with multiple characters in C 0.00
Using `memcpy()` to assign a pointer an address -0.59
Deciding between datastore and global variables +0.51
Rewrite the code without branches +0.72
Control-D ends getchar but not program, prog continues with garbage... -0.37
What is the difference between int and (int) in C? +0.06
Why we should not include source files in C -0.82
Python For Loop Using Math Operators +0.58
When should I pass or return a struct by value? +0.36
What is the effective type of an object written by memset? 0.00
C - check matrix[x][y] positions around +2.13
Create BMP header in C (can't limit 2 byte fields) +0.52
How do I properly change the values of a Radiobutton? +2.59
Loop through user input with getchar +0.72
what is purpose of 'or' a value with -1? 0.00
memcpy for copying a fixed length buffer into a structure -0.24
Linkage and static function confusion +0.53
What is the function of elif? 0.00
cross platform printing 64-bit intergers through a customized print... +2.20
Minimum and maximum of signed zero +0.54
When is it ok to pass integer to function needing unsigned vice versa -0.25
Returning From Catching A Floating Point Exception +2.22
Header file included only once in entire program? +1.26
Using strcpy() in Visual Studio 2013 -0.23
C on smartcards 0.00
Coverity - overrun of struct type -0.30
Bitscan forward test 0.00
C character array and its length +0.05
Order of functions within a Python source file +0.54
Is there any way of protecting a variable for being modified at run... +0.57
nrf51 timer driver code bugs 0.00
How to get the largest available chunk of memory that can be alloca... +0.54
GUI - Linux - C - how click events are managed? 0.00
Char compare Function in C -1.07
Print from one position to another - using printf +0.15
Using _mm_loadu_si128 and what happens if the parameter points to a... +0.16
compiling c code with a c++ compiler -0.74
How to connect a concrete 2D array to a previously defined pointer... +0.04
Is there a meaningful distinction between freestanding and hosted i... 0.00
How to uninitialize the entropy of /dev/urandom in C? 0.00
Conflicting types for "function" error (C) -1.12
Why does rand() + rand() produce negative numbers? +0.73
Initializing, constructing and converting struct to byte array caus... 0.00
Displaying the ASCII characters in C without unsigned char -0.96
How to ignore all warnings in C +0.54
Questions on C pointers -0.47
float vs double comparison +1.07
How does XOR work in C to find a number occurring odd number of tim... +0.57