StackRating

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

mafso

Rating
1491.82 (4,382,978th)
Reputation
4,535 (36,755th)
Page: 1 2 3
Title Δ
What will happen when a function defined within another function? W... +0.91
How to cast char array to int at non-aligned position? -3.15
Trying to parse the usual arithmetic conversion rules in the C11 st... 0.00
Difference in results when using int and size_t +0.19
What are the dangers of floating point exceptions on invalid input? +1.96
Ambiguous behavior of variable declaration in c -0.98
How to scanf only integer? +0.20
Multiline macro function with "return" statement -3.88
Match two strings with = as separator in fscanf +0.50
The extern class specifier +3.20
C variadic function behavior differs from expected equivalent code... 0.00
Function declaration vs function definition +1.25
Accordance of linkage between declaration and definition +5.48
Using snprintf to print restricted hex value -2.84
Why typecasting between char *ptr to int and int *ptr to char works... +0.56
Where to format/place the "{" in C? -2.30
Does free() remove the data stored in the dynamically allocated mem... -3.79
macro: string literal from char literal +4.22
pointer cast on embedded systems, byte pointer on 32bit variable vi... +0.17
Reading file of binary integers in C using open() and read() -4.31
Is it possible to modify the "function call" at the prepr... -4.10
Structure without a tag 0.00
How to refer to member of a union from within the union? +4.06
How to display a custom prompt during the execution of C program? -0.13
Is it safe to use `strstr` to search for multibyte UTF-8 characters... +0.17
clang not recognizing inline attribute after preprocessor expansion 0.00
Is converting between pointer-to-T, array-of-T and pointer-to-array... -3.34
Difference between run time and compile time initialization of arra... 0.00
Meaning of character literals containing trigraphs for non-represen... -2.74
How to write a logging function or macro that can append caller'... +3.95
Why can I use a typedef of a type that doesn't exist? 0.00
Equality function with struct pointers +4.43
GNU-getline: strange behaviour about EOF 0.00
Unsigned int from 32 bit to 64bit OS -4.00
Why is ā€œiā€ variable not getting incremented twice in my program? +3.73
What arguments does a c application like snmpget take? -0.22
C program to get variable name as input and print value +0.93
How can memory mapped multi-byte registers be accessed without viol... -1.77
I am having trouble with multiple chars and scanf_s() -4.39
Cyclic Nature of char datatype -4.12
Why is putchar printing formatted output? 0.00
unsigned long int giving integer overflow +4.00
non-ASCII character declaration -2.33
Is it safe to cast a heap allocated pointer to a pointer to a VLA? 0.00
Advantages in using an enum to define a single value? (C) -1.06
C execute python script via a system call +4.45
Type punning: int[] and struct { int ā€¦ } +0.56
How to add/remove a string in a dynamic array in c language -2.82
GCC no longer implements <varargs.h> +0.69
Pass integer address in method expecting unsigned char pointer -0.59