StackRating

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

Paul Ogilvie

Rating
1504.23 (171,636th)
Reputation
19,251 (7,151st)
Page: 1 ... 9 10 11 12 13 ... 30
Title Δ
What is the reasoning behind char to int conversion output? +0.68
Use ellipsis (...) in recurent function calls +0.70
How to link a project to two different versions of the same C stati... -1.02
C - struct with a function pointer, how to fix "variable numbe... -0.46
"invalid application of ‘sizeof’ to incomplete type ‘graph_edg... 0.00
Sharing common data in C for scientific computing -0.21
Why doesn't arrays in C have a fixed size? 0.00
Why does taking sizeof(array) give warnings in a function, but not... +2.71
Array of char pointers +1.17
Binary tree insertion, help me to read valgrinds information +1.43
Change from if-else statement to switch-case statement in c program... 0.00
Long Long Decimal Binary Representation using C -0.79
Changing character in a string to two characters -0.25
intializing an array of pointers with another pointer +0.04
Why use abs() or fabs() instead of conditional negation? -1.25
How to add meta data to Visual Studio C/C++ project 0.00
CBMC simple example bugs 0.00
How to prevent Visual Studio 2008 C compiler from stopping when som... 0.00
Can we reuse allocated memory -1.51
convert an excel number to a short text in access VBA -1.68
C programming pointers in struct wrong format 0.00
What's wrong when I allocate and free memory for a nested struc... 0.00
Passing double pointer to function +0.56
File input output in c 0.00
Why do we initialize top of the stack as -1? +2.73
Array of Union on C +1.53
Sizes of bit fields and unions in C +2.10
Win32 GUI application compiled as GUI need to use a console in C +2.60
Visual Studio: Variable is being used without being initialized -0.89
Can't remove text file if it is at different locations except i... 0.00
When should Win32/WinAPI types be used vs. Standard C types? -0.42
Why does new and malloc output different results? -1.18
I have memory leak when execute this C code in Ubuntu +0.05
Replace a string within a C char string (strreplace, no sprintf) -1.54
Troubles creating a get string function in C -1.75
Passing a Structure by reference to a function that will dynamicall... 0.00
C: pointer references incorrect value +0.54
Finding the last 10 digits of 2^n -0.17
UART interrupt infinite loop microchip -1.65
User library (collection of C modules): best method to provide over... +0.53
How to calculate ISBN using C? +0.53
Division between declaration and definition in other C files -1.56
Assembly and callstack 0.00
Find if an array has duplicates in O(N) time, with auxiliary struct... 0.00
_stat fails on networked directory 0.00
how to resolve the constant pointer in string comparison error 0.00
fatfs : By using f_mkdir() function creating Unknown type file insi... 0.00
Check, if row of matrix is full of 1s in O(1) time -1.28
Piece-wise initialization of very large C struct -1.62
C code keeps running forever* -0.66