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 ... 45 46 47 48
Title Δ
In C: How to set a pointer to a structure member that is an array? -4.10
Should useless type qualifiers on return types be used, for clarity? +1.23
How does C allocate data items in a multidimensional array? +3.83
Comparing arbitrary bit sequences in a byte array in c +2.88
Why does Visual Studio not know the correct definition of this stru... +3.99
Why does Visual Studio not know the correct definition of this stru... -0.01
Confusion between passing and modifying char pointers in C (referen... +1.94
How can I print a C double bit-by-bit to see the low-level represen... -1.93
Pros and Cons of Different macro function / inline methods in C -4.03
Example of realpath function (C Programming) +4.09
Why does *(str+i) = *(str +j) not work here? -0.61
C Programming: EOF as a character +3.51
Can the C preprocessor perform integer arithmetic? -2.90
How to empty a char array? +2.18
What arguments does the sizeof operator take in C? -2.08
Meaning of "@far int* @near IntegerPointer;" +3.94
main() in C, C++, Java, C# +2.30
Divide a string into smaller parts & organize a structure (C-pr... -2.32
size of struct and corresponding variable -2.31
Time into string with HH:MM:SS format (C-programming) -3.65
multi dimensional char array? +3.53
What Is the difference between how the char datatype is stored or r... +3.69
C can someone tell me what is going on here? -2.82
C can someone tell me what is going on here? +3.85
Stack footprint of an array of types in C -2.94
Please help me to understand this pointer-to-pointer code -2.55
Can I do a multidimensional char array in c++? -1.96
Anonymous stream in c -3.03
Debug statements for a 4x4 matrix -2.34
#defined bitflags and enums - peaceful coexistence in "c" +2.80
C: Passing a function pointer in a function it is passed to +1.98
Stringification on a enumeration member +3.97
C - Largest String From a Big One +1.60
GNU Readline: how to clear the input line? +3.96
How to copy char *str to char c[] in C? +3.80
How do I parse out the fields in a comma separated string using ssc... -1.77
gets() does not work +3.99
Remove characters from a string in C +2.86
convert astronomically large numbers into human readable form in C/... +3.87
Why log(1000)/log(10) isn't the same as log10(1000)? +1.12
Java vs C output +0.83
c string multiple replacements within a character string -0.99
Debugging mergesort +2.25
Debugging mergesort -2.75
Debugging mergesort +2.25
c atoi string to int +0.00
Mimic Python's strip() function in C -1.21
How can I extract a substring after a match position? -0.78
Is there anything wrong with using sizeof(type[1234])? +2.83
buffering when passing input from standard input to a function +0.34