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 ... 22 23 24 25 26 ... 30
Title Δ
Assigning Pointers, Address operators and dereferencing pointers in C -1.85
Find Free Floppy Disk Space from FAT12 0.00
Change a extern variable from 2 C files 0.00
Strange order of flow of control +2.45
Converting a JPEG from RGB to HSL in C 0.00
multiple definitions even though I'm using extern and include g... +0.28
how to make a makefile from object fiiles 0.00
Issue when printing Linked List -1.28
Why are there two different ways of initializing a pointer in C -1.25
C Export only desired symbols (without editing original file) 0.00
generalize function pointers +0.05
Error] ISO C++ forbids comparison between pointer and integer [-fpe... -0.83
Creating a file atomically 0.00
Modify value of attribute in XML C++ 0.00
Proving that "int *p = malloc(1); p[0]" is undefined beha... +0.58
Split string into several substrings in C 0.00
Ways to visualize how multidimensional array is laid in memory? -0.44
Allocating space for a 2D string array before the text file is read +2.45
Exception when trying to copy the data into a char pointer value +2.30
Different ways of setting and getting values from void pointer -0.75
Converting symbols to lowercase letters in c +0.58
How to detect end of directory in the data area of FAT32? -0.45
How to overwrite variable with format string attack 0.00
Issues to load a dictionary in a tree structure and unload it - C p... 0.00
Split linked list into half -0.19
How to obtain a pointer to pointer in C? +1.49
Lazy creation of auto variables inside C function +0.93
What is recommended way to create modular C applications? -2.11
Doubly linked list delete last C 0.00
How to alternate moves with player and AI 0.00
Simpe Loop squaring Integer Values is slower in C than in PHP +0.57
Split Linked list -0.44
Sum of digits of A.P 0.00
Using variable outside of for loop. 0.00
Contiki: broadcast integer-array 0.00
Efficient Data Structure to aggregate data along multiple columns 0.00
Detecting hardware breakpoints in Linux 0.00
What's wrong with my pointers (open_stackdumpfile error)? 0.00
How would I open a file in shell if I don't have access to it? 0.00
Freeing a struct pointer, then setting it to null, then returning t... 0.00
Why this #define processor act strange when it meets an #include? 0.00
Depth first search using adjacency list +0.07
Describe what's happening with this union -0.89
malloc and strcpy, illegall access, C +0.18
How to count number characters of strings without using strlen -1.54
global declaration is in stack or heap? +2.16
How to make pointer point to two or more consecutive cells -1.88
My project crashes when trying to use doubly indirected pointers (c... +0.06
Creating directories based off variable names +0.57
Fastest way to move simple data types in array to specific positions +0.13