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 ... 12 13 14 15 16 ... 48
Title Δ
What does this expression: void* (*fct)(void*(*)(void*), void*)? +0.30
Printing Integer array in reverse -0.89
Don't stop printf at null termination (\0) +0.84
scanf crops last byte of numbers -1.72
Get rid of goto statement from embedded C/C++ logic -1.60
When I try to print result of the power function I always get 0 +2.10
Why cannot the comments be used within the tokens? +1.75
rtrim (trimming a string) in C +0.46
Getting directory of binary in C +0.40
Screen flashes console windows in GUI application 0.00
C - Error with strcat -0.92
GCC: Forbid implicit bool->int conversion -1.28
Reading a large *.txt file. Why didn't i get the output? 0.00
I need help declaring parameters in simple C code -2.27
How do you define a macro that accepts struct pointer arguments in C? 0.00
Function does not recognize typedef argument +1.02
Will '\0' lead to memory leak? +1.10
Struct has two fields , each one is an 1d array. Passing the struct... -1.20
Extract data between two delimiters -2.25
What do i need to do to make bubbleSort() modify array values globa... +0.39
C file extension if you include C file inside another -0.23
How to repair this error of executing? -0.40
why can not use strcpy to put a string, which is get from a result... -2.07
Is it possible to create one function instead two functions of same... +0.22
How to create a similar char pointer like char *argv -1.52
How to use a global variable in C when there is a local variable th... +1.71
Segmentation Fault after 5th scanf +0.41
Queen puzzle 4x4 +0.23
Generate 200 unique 40-char strings using 3 chars +1.56
Address of a member in C structure -0.09
How to get separeated ints from file in C +0.41
Difference between two pointer variables -0.29
strtol() incorrectly returns 0 +1.73
Possible return types for a c function -0.70
Displaying floating points in C +1.16
Declaration of pointers in c -0.17
How to insert a binary stream in to MySQL without ASCII conversation? 0.00
Extra characters added to end of string in c +0.99
scanning from file to a structure +1.49
Merging multiple string arrays into one 0.00
The stdio filter crashed when piped +2.00
Printing to a txt file in columns of ten? -0.25
moving elements of an array in c +0.97
Difference between `scanf("%19[^\n]s",str);` and `scanf(&... -0.43
Sort odd and even numbers in the same order that they appear -0.22
I need to produce 144 unique numbers for array subscript with a for... -1.23
C - Malloc char array access violation error +1.54
C - Malloc char array access violation error -1.59
Figuring out value that a memory address points to -0.07
Scanf delimiter and empty string +0.38