StackRating

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

supercat

Rating
1359.31 (4,536,292nd)
Reputation
58,836 (1,588th)
Page: 1 ... 4 5 6 7 8 ... 65
Title Δ
What's the purpose of layout-compatible types? -0.47
Option Strict On disallows late binding in VB6 migrated code +2.52
Multiple structs, same fields that need to be accessed in a method +3.01
How can there be so many register variables, with such a limited nu... -0.40
Can calloc() allocate more than SIZE_MAX in total? -1.05
Does comparing a pointer that has been free'd invoke UB? -0.92
When does an undefined variable throw an Uncaught TypeError instead... -0.53
Why can't I call RemoveAt on an array? -0.30
Why is it invalid for a union type declared in one function to be u... -0.75
When is it not appropriate to use inttypes.h? 0.00
How to indicate absence of aliasing for a struct member? +1.58
Is it OK to pass the address of an int for scanf("%x", ..... 0.00
C# Manual delete object pointer -0.39
What's the meaning of "reserved for any use"? -0.01
What happens if I write less than 12 bytes to a 12 byte buffer? -0.43
Why doesn't strict aliasing rule apply to int* and unsigned*? +0.44
Is the following C union access pattern undefined behavior? -0.91
Embedded Firmware Architecture 0.00
Lifetime of object which has vacuous initialization -0.60
Reordering of access to multiple volatile variables in C +1.01
Does dereferencing void**-casted type** break strict aliasing? 0.00
inline function in different translation units with different compi... 0.00
How to distinguish between ARM code and Thumb code with static anal... 0.00
Does any language have a unary boolean toggle operator? +1.26
Does "the" C standard specify which standard a compiler h... -0.58
Are there any 2-complement platform/compiler, where signed shift do... 0.00
Accessing bytes of an object in C +2.70
Do C standards specify how far the carry propagates when incrementi... +0.24
Does access through pointer change strict aliasing semantics? -0.86
Is it safe to fread 0 bytes into a NULL-pointer? -0.91
Does strict aliasing prevent you from writing to a char array throu... -0.21
Why is this type punning not undefined behavior? -0.64
How can deleting a void pointer do anything other than invoke the g... +1.20
what exactly happens two threads reach to increment the atomic inte... +2.84
Array-syntax vs pointer-syntax and code generation? +0.10
Is object address guaranteed to be a mulitple of its type alignment? -0.63
Default Equality Comparison of Struct Wrapper types C# -0.84
Why does a cast from sockaddr_in to sockaddr work +0.62
use of #define to create a dummy record compatible with C89 std 0.00
Is it well-defined to hold a misaligned pointer, as long as you don... +0.82
How can I demonstrate that a weak reference is released? +0.20
Preventing torn reads with an HCS12 microcontroller +0.39
Boxing not obvious 0.00
Does the C standard permit assigning an arbitrary value to a pointe... -0.73
Does giving data an effective type count as a side-effect? -0.93
Why are mutexes different from atomic operations in that the former... +0.57
Does casting an array to a char* imply a limit on the string's... +1.07
Strange GCC6 optimization with builtin function -0.68
When are type-punned pointers safe in practice? -0.84
Purpose of atomic structures -0.94