StackRating

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

pmg

Rating
1539.58 (12,030th)
Reputation
87,444 (910th)
Page: 1 ... 38 39 40 41 42 ... 48
Title Δ
Query regarding main() of GRUB +0.50
Issue with NULL pointers on Harvard Architecture platform +0.18
2D Arrays and Pointers - C -0.71
How could these case conversion functions be improved? +0.55
How to access outer block variable in inner block when inner block... -0.05
void * assignment problem +0.99
How To read/write C array stored in text file created through bin2C... -0.00
lookup table in c -0.79
GCC left shift overflow +0.72
How can I limit memory acquired with `malloc()` without also limiti... -0.43
Is there any setfill() alternative for C? +1.01
Getting number of rows from SQLite C interface in Objective-C -1.52
What does a single vertical bar mean in C +1.89
Conversion of fixed point signed Q8 to Q4 format -2.21
C, first member of struct +1.27
Program to read a code and count the number of lines in it,do not i... +1.13
Using hardware timer in C +1.19
Random C/Objective-C questions -1.78
parse number from the string -0.91
variable datatype arguments in variadic functions -1.18
How do I perform "Millions of Calculations?" +0.55
Is for ({statements;}; condition; {statements;}) legal C? -2.00
So much memory being malloc'd that I get "Killed" when ru... +2.05
a static variable in c +2.05
Does realloc overwrite old contents? +1.46
Using assembly routines with C on DOS -1.11
My strstr() returning null even if the string to be found is at the... +0.52
How do I get a date or datetime out of an SQLite3 row? 0.00
Why isn't Visual Studio allowing me to compile this Bresenham code? 0.00
Static fields - initialization and changing the value -1.31
Find the sum of all the even-valued terms in the sequence which do... -1.32
Passing 2D arrays in C -0.61
Passing 2D arrays in C -0.61
understanding this opengl code -1.11
Passing file pointer into functions, and file not being read correc... +0.54
problems with typedef on C -0.41
including header file +0.50
How to produce beep sound using "\a" escape character? -0.24
What is the difference between <stdio.h> and "stdio.h&qu... -1.00
32-bit or 64-bit? Using C code +1.77
How can I define an arbitrarily-sized 2D array and then determine i... +0.95
Pointer to pointer interconversion +3.41
Can realloc shrink my array on the left side (C only)? -0.33
How many bytes are dynamically allocated in the following code segm... -0.45
Can we use main, printf,scanf for naming identifiers? +2.09
How many bytes does a #define string (string literal) take? -0.72
How to concatenate two wide strings using a macro in C? 0.00
Can you access the actual identifier from an enum element's numeric... -1.32
string to float conversion? +0.21
Error runing OPTIMAL algorithm 0.00