StackRating

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

Art

Rating
1568.37 (4,243rd)
Reputation
17,037 (8,130th)
Page: 1 ... 6 7 8 9
Title Δ
How to use printf() functions with adaptative types? -1.76
usleep() to calculate elapsed time behaves weird -3.64
64 bit system struct size +0.14
What is the most efficient way to traverse a hard disk and determin... +4.84
Is it possible to instruct C to not zero-initialize global arrays? -2.55
Practical usage of setjmp and longjmp in C +1.64
Why uninitialized local variable always has the same initial value? +3.28
Valrind reports "still reachable" in empyt function +3.66
where to find Linux version sys/queue.h header file? 0.00
vfork never ends +2.05
Guaranteeing mutex safety with async signals 0.00
Understanding the usage of .rodata.str1.4 +4.01
Is it possible to inject code into stack on x86-64 0.00
How come \b is not recognized from ex. 1-10 in K&R? +2.26
Socket descriptor not getting released on doing 'close ()' for a mu... 0.00
Should I worry about the alignment during pointer casting? +1.26
Catch SIGBUS in C and C++ +3.96
Finding how many bits are on in a number +2.78
Classic C. Using pipes in execvp function, stdin and stdout redirec... -4.37
struct type conversion in C +3.50
Is it safe to assign struct value by using pointer -1.92
Will a shorthand IF provide an efficiency boost compared to the def... -2.92
Cast between struct pointer in C -2.47
Addressing of instruction pointer in Mac OS X x86-64 0.00
libevent: raise event on file change 0.00
does access function check the existence of file? +4.26
vsprintf on OS X: EXC_BAD_ACCESS 0.00
initializing an array of ints +2.96
How do I invalidate all (data) caches from the command line? 0.00
Impact of static definition on performence and on code memory size... -1.48
How portable is it to load a symbol table structure from a shared/d... 0.00
Memory usage doesn't decrease when free() used +2.39
getaddrinfo memory leak -3.95
Functional difference between select and poll system calls in unix -1.92
hash table with chaining method program not working as expected -0.06
Reducing stack usage during recursion with GCC + ARM 0.00
Exchange the mapping to two physical pages of two pages in virtual... -3.54
How can I print a string in C such that it will show characters lik... -3.33
file size is always changing , using C and fopen_s function +0.17
memory leak (free function not working) -0.77
Converting human time to epoch Unix time returning negative number -2.24
How can I write a test application to fully load the CPU? -2.54
Strange makefile build error +3.56
Why can I bind to a (seemingly) invalid port in C? +4.80
Leaving an infinite while loop in C +3.72
test program for processor load generate only 3 threads but we need... +1.17
Saving code space by altering a function call in C +1.51
Why C standard defines range of data types one short? -4.31
Is this macro safe for copying a string? 0.00
Shared memory with mmap returns when writing to mapped memory on li... +3.74