StackRating

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

Marian

Rating
1526.62 (22,022nd)
Reputation
6,177 (26,376th)
Page: 1 2 3 4 ... 5
Title Δ
copy whole of a file into memory using mmap -1.53
Initialize array of structures +1.31
How can I work with dynamically-allocated arbitrary-dimensional arr... -1.81
Why does ((unsigned char)0x80) << 24 get sign extended to 0xF... +0.32
Prepend function call with some code using Macro in C -0.84
Realloc no execute 0.00
Shifting digits in C +0.44
How to insist a C compiler put local variables on the stack, not in... +0.82
How to distinguish between strings in heap or literals? +0.75
GCC missing braces around initializer with static module level vari... -0.56
Parsing Chunked HTTP/1.1 Response +0.45
Expanding Macro into more then one line 0.00
Inresponsive terminal while executing a C program 0.00
define a macro to swap symbols -2.28
UNIX process behavior -0.56
c - integer downcast -1.88
Multi-dimensional array in c +1.01
Declaring a Union Pointer as if it's a function -2.27
When and why use a #define macro(x) instead of function? +0.98
How to create a core dump even if the process is normally running? +0.10
How to compute log with the preprocessor -1.58
Efficient gzip writing with gzprintf -2.06
How to nest fprintf in another function 0.00
Embedding preprocessor directive into function name 0.00
execl() is not working/printing 0.00
telnet end of message -0.41
Why hardware register accesss is through unsigned datatype +1.08
How to know how much stack function is consuming? -1.17
getchar() != EOF 0.00
Block SIGCHILD in program with multiple custom signal handlers -0.39
Typecast all arguments in a variadic macro -0.58
gprof profiler saying my C program is taking a lot less time than i... -0.04
How to calculate UTC offset from IANA timezone name in C 0.00
How can I use multidimensional arrays as a parameter in a funcion w... -0.06
Value of one field in a struct becomes value of another field unint... +1.84
Why does putting a second value into this C struct's array turn... 0.00
How to assign a specific array size in C header file +0.38
c - standard file descriptor - open if missing +0.43
How to pipe data to a program which calls scanf() and read() in Linux +0.45
data reorganization by every image 0.00
Fork() new process and write to files for child and parent processes 0.00
accessing double pointer 2d array passed by reference to a function +0.91
Split a large decimal number using shift operator +0.45
after removing trailing whitespaces using C, the string is empty +2.09
Declare the size of array at runtime in standard C (not in C99) -1.47
static library implementation vs including source code implementation +0.88
Optimization, asserts and release mode -1.05
Is it possible to have read not block, but write block for pipes? 0.00
How should parent close pipe file descriptor when child process exits +1.41
why am I getting a negative value in taking a timestamp? 0.00