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 ... 27 28 29 30
Title Δ
Line drawing algorithm with one pixel per scanline 0.00
Line drawing algorithm with one pixel per scanline 0.00
Why global variables are stored in heap? 0.00
Obtaining pointer to a string constant -2.80
Evaluating a postfix expression using expression tree in C 0.00
algorithm for arranging coordinates of corner points of a hexahedro... 0.00
How should I write a struct to a file in C? -1.43
How to read 3 bytes as a whole number? -1.34
Correct usage of free() function in C +0.38
binding value in array and returning the array dynamically in C 0.00
VBA and dlls in C: Strategy for more responsive and controllable Ex... 0.00
Why can't we assign int* x=12 or int* x= "12" when we... +3.09
How do I print the binarys of a hex? +4.23
Can a linked list node contain more than one data field? -3.25
How can I append to a string many times? +1.43
IF Statement argument update and function recall +4.83
Error in reading bmp header C++ (number of color = 0) 0.00
How to make variable values persistent between function calls in c... -3.80
C program prints the last line twice (File I/O) -3.23
Data Structures - choosing sorting method -3.06
what will be type where result get stored when expressions are pass... +5.36
What is the meaning of "package" keyword in C? -1.94
Need clarification about unsigned char * in C -1.70
C to Java code different output -0.33
Binary Tree - Pointers as Parameters 0.00
C multidimensional array , can't see what's wrong -3.03
Initialize struct with malloc in C +1.98
How do you print a string in C character by character? -1.87
Rewind File, Create Dynamic Struct -1.07
How do I write an iterative version of my recursive function? -3.60
How to link three blocks of contigous memory +4.69
Unexpected output in file handling -2.76
Return-into-libc Attack 0.00
How to implement variables in a structure in c? 0.00
How can I reduce the stack frame of a deeply recursive function in C? -2.06
error: expected expression before 'struct' +0.69
Root to leaf path sum = given number +4.61
To allocate or not to allocate. Invalid read of size 1 errors. [Sta... -3.45
How to read raster with libbmp? +2.01
Best way to read and process a large data files >0.5GB in C +0.66
How to track down where an undeclared constant should have been def... +0.69
warning: initializer element is not computable at load time -4.07
What is the difference between declaring global and local variables... 0.00
Calculating return addr in stack from a buffer pointer 0.00
Is it possible to create one function instead two functions of same... +0.31
C binary files vs. ascii files +0.34
Merge given array of elements in constant space 0.00
Queen puzzle 4x4 -2.69
C: Bitwise little-endian confusion -2.55
How did printf handle this char** parameter? 0.00