StackRating

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

Frankie_C

Rating
1515.77 (42,531st)
Reputation
3,630 (46,325th)
Page: 1 2 3 4
Title Δ
What does resolving reference mean in Linker/Compiler? 0.00
C returning const char pointer or char pointer from a function 0.00
Strange Struct Array Printing Error in C +0.17
What's the difference between pointer operations and Read/Write... +4.12
C's aversion to arrays -3.50
Assembly code with a switch statement 0.00
Is this (char*)&x cast's behaviour well-defined? -3.02
What does the notation (((nodeptr) (bodyptr)) -> type) mean in C? +0.14
Size of flexible array member with brace initialisation -3.57
Making A Window With C -4.08
How to dereference zero address with GCC? +4.09
Global struct in c (initializer element is not a compile-time const... -3.07
Given a path to a directory how do I check if a certain file exisit... +3.98
C - manipulating pointers +3.95
Best Way to Declare and Define Initialized Const Structs that Refer... +4.69
LInk to ntdll.lib and call functions inside ntdll.dll 0.00
How to get the size the trailing padding of a struct or class? +4.11
How to perform FFT on WAV file data? -1.98
save expanded macro result before it is undefined -3.28
A foreach macro with a break or continue statement in C +4.11
Game written in C strangly crashes, with different behaviours +0.16
does return statement actually return the value or store it in func... +1.39
Managing an Array of Bits in C +1.70
Why is dimension range of higher dimensions in multi-dimentional ar... -1.07
Pointers not giving correct value -1.87
C passing pointer to pointer in function +0.01
Plain old C: accessing member of a function returning struct -2.29
How to specify path of kernel headers for non-kernel app in c? -3.69
String comparision in if statement generates some warnings -1.49
C (TI ARM compiler) statement is unreachable 0.00
Storing bits from an array in an integer -1.54
what is a C or C++ library for deleting and copying excel spreadshe... 0.00
How many bytes in " signed short " data type in c ? +4.88
passing 2D arrays into a function 0.00
Preprocessor macro C/Objective-C -0.25
Is there a way to shift bits between two contiguous memory spaces i... -4.88
C Variables and Pointers +2.25
Purpose of void* 0.00
C programming, pad a block to the nearest 32 -0.74
In C, what values are equal to true or false when using them in an... +2.79
How can I place an array at a specific address at boot time +4.63
Access Read Violation thrown on EnterCriticalSection() 0.00
Is there a way to provide a single macro function to return values... +4.90
Mallocing a 3 dimensions array +0.20
Get buffer from recvfrom 0.00
How to align memory address? -3.05
MapViewOfFile offset - how to use it 0.00
ansi c definition for folder separator windown and unix 0.00
multiply unexpected Errors +0.10
returns a new dynamically-allocated C string containing every secon... +0.15