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 ... 6 7 8 9 10 ... 30
Title Δ
I do not understand malloc function 0.00
Linked list function - C -0.26
HEXA to packed BCD conversion? 0.00
DIfference in output of srand() on windows gcc and expected output... +2.10
Why can't structs be compared for NULLness in C? -0.33
Remove security flaws in my code with help of splint +0.52
How to define standard mathematical notation with mpc parser 0.00
How to print result of function in C using pointer (w/o return) 0.00
C code for converting decimal to any base (from 2 to 36) +1.43
Define a variable in header file works only when extern keyword is... -0.90
Connection refused while trying to retrieve html from http website... +1.42
How to make a function which receive other function as param (with... +0.96
for (gap = n/2; gap > 0; gap /= 2) without a ";" at it... +1.80
Hot to convert TXT File to Array of struct - segmentation fault? 0.00
problem with showing the default page in web server 0.00
MISRA C:2012 Rule 14.4 -0.49
Understanding C vs its Assembly counterpart -1.74
big struct init in C +0.54
Find a number that occurs twice in an array -0.15
use to matrix and double pointer +2.31
Replacement for goto in switch case +0.31
arrays are static data structure . Then how can memory be allocated... +0.55
Error :"pointer being realloc'd was not allocated" on... -0.79
How to Assign String that is split to new Variables? 0.00
How to calculate expression result using LR parser in C +2.00
How to calculate expression result using LR parser in C -2.00
C - in recursive function remove() dont work 0.00
Change array inside multiple functions via pointers +0.06
Recursion in C.The program must give the largest element of an array -0.80
Difference between '=' and '==' in C +0.55
Passing chars from structs through sockets in c -0.31
Address of the automatic storage class variable assigned to a local... +0.58
I got an error about gets function and buffer heaps in C code 0.00
Create a program to solve for powers without using pow() and while... -0.66
sprintf re-entry into 64bit operation in 32 bit MCU with interrupts 0.00
How/when memory is assigned to global variables in C +1.61
Bison output license -0.97
Bison parse global variables and functions 0.00
Big Endian conversion in C language -0.37
How can I figure out how many characters are in a number? -0.80
Difference ways to initialize char array -0.92
Putting a signal value into a variable in CAPL +0.06
Sum of integers, not counting 13 and the number after 13 -1.31
How to replace spaces in a String with '%30' in c +1.57
Searching through a linked list for value closest to a set value -1.30
Does `close(fd)` destroy the file table entry and/or the vnode tabl... -1.32
Random access to members of array of unions 0.00
How to set a bitfield in a specific order and check later against t... +2.46
Basic Implementation of a Stack -0.44
How to find a string in a file and write a new string immediate nex... 0.00