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 2 3 ... 9
Title Δ
Why does an enumeration value, which is part of a bit-field, requir... 0.00
Must a "is defined" macro check and its call be in separa... 0.00
Force GNU AS to use alternative +1.56
How to make two otherwise identical pointer types incompatible -1.62
Accessing first field of struct in a union of structs 0.00
Aligning starting address of array to be multiples of 32 bit? +2.32
Does sscanf("123456789123456789123456789", "%d"... 0.00
Why does select on a named pipe with no writers block indefinitely? 0.00
Problems casting a double into an unsigned char +2.48
malloc'ing 1TB of memory doesn't fail? -0.57
C - Going over char limit - standard rules +0.48
C bitwise-shift: right operand considered for implicit type-convers... +0.02
Using offsetof with enum does not compile in Visual Studio 2015 +2.57
Pin interrupt being inconsistent +0.48
Converting dotted IP to integer using htonl(inet_addr(IP_str)) retu... +2.34
How to get an adress of a static array in C +0.81
Dynamic allocation of array issue C -1.54
Usage of char* in C +0.48
array of pointers to array of pointers in C +0.52
Errors due to static inline version of a earlier non-static non-inl... -1.00
How to copy more than one field of structure to another? -1.72
Print last n number of lines of a file using c -1.07
Why can't you use the -o flag with the -c flag in GCC? 0.00
Specifying pointers as restrict only in declaration? 0.00
Violating of strict-aliasing in C, even without any casting? +1.51
How to read/write into specific bits of a unsigned char +1.15
Call a function when counter reaches some value without if statement +1.62
C: transitive (double) assignments -1.17
How to pass 2d array to a function? +0.31
Multiple one line assignments with malloc in c -0.95
Is it valid to initiate the size part of a VLA in the same sequence... 0.00
How to clear all fields in a bit-field struct, except one? 0.00
why return 0 in main function uploaded to microcontroller? 0.00
Can I return a 2D array in C? -1.02
Initializing a char with an int in C +1.43
Parameter passing to the functions to be executed before and after... 0.00
Why does this infinite loop in C not loop infinitely? -0.52
Pointers and arrays usage in C -0.84
How to prevent a locked file from deletion? 0.00
No Clang warning for uninitialized field in struct +1.52
2-D matrices using malloc failing to assign correct values -0.51
When is it more appropriate to use valloc() as opposed to malloc()? -1.32
Detecting mismatches against constants in scanf format string +1.73
Imaging spectroscopy app 0.00
How do loops with incrementing global variables work without volati... 0.00
How can I Integrate an exponential function using trapezium rule wi... +0.44
fgets and fsetpos responsable negative pointer? 0.00
Multidimensional array and addressing -0.56
how to access rdmsr from c program? 0.00
How do I read a matrix from a file? +1.39