StackRating

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

P.P

Rating
1664.01 (380th)
Reputation
77,851 (1,081st)
Page: 1 ... 32 33 34 35 36
Title Δ
a case of for loop in c +0.38
Can incrementing a pointer cause leaked memory? -1.30
How does free() 'know' that passed pointer is valid? -1.73
Weird behavior with stack and heap while using strncpy +0.09
Is it guaranteed that the array specified always get enough space? +1.04
fgetc() doesn't work properly +0.69
Unable to initialize second item in a union -2.07
Is it possible to wait a few seconds before printing a new line in C? +0.08
Specify the platform using #ifdefs 0.00
Finding address of a local variable in C with GDB -0.41
same pointer showing different sizes in different compilers -0.02
using arg vector in fopen -2.27
Characters and Strings in c with strpbrk 0.00
C: Passing struct by reference -1.71
How to change the compiler of VS? 0.00
Idiom for doing something twice in C++ -1.51
Assigning Content of a Variable to a Pointer Not Working in C and p... -0.10
Memory Leak Issue in function similar to scanf -0.96
Malloc could not allocate memory +2.13
C++ 2011 : range-based loop unrolling? +2.00
Convert Python program into C shell command script -2.35
Executing a separated command using execvp in C -0.84
struct array initialization in C +1.95
How to compile C program on command line using MinGW? +1.44
Symbol clashing of inner and outer structs, C++ vs C +0.63
C++ Multiple new on single pointer +0.55
Memory error: free(): invalid next size (fast) 0.00
What happens to the malloc'ed memory when exit(1) is encountered? 0.00
Adding Characters of a string in C +1.46
where is this "(null)" coming from +0.08
how should i go about setting this buffer to expand automatically +0.41
Reading file's columns into array +0.52
gcc and glibc versions -1.34
Filing in C Programming +1.72
creating methods that doesn't depend on a object -0.70
Where are constant volatile variables stored in c ? +1.54
Script calculator division +0.18
Why does g++ fail on the exact same files, but on different computer -0.25
why is this not the same: char dog[1000]; and char *dog = (char*)ma... -0.99
Use of structure member operator in C +0.09
Inconsistency using printf +0.50
Infinite loop while reading stdio.h 0.00
Logical error with the || operator? -1.14
More design patterns? -0.21
C header issue: #include and "undefined reference" -0.01
C split a char array into different variables +3.33
invalid type argument of 'unary *' (have 'int'). Basically I'm havi... 0.00
Why cant we declare and initialize counters in for loop in c? +3.38
ISO C90 forbids variable length array +3.47
What is __USE_MISC macro used for? +4.81