StackRating

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

Jonathan Leffler

Rating
1664.46 (372nd)
Reputation
712,787 (27th)
Page: 1 ... 27 28 29 30 31 ... 257
Title Δ
what is the usage of adding an offset to the address of dma_buf_addr? 0.00
setgid() call in C does not work 0.00
Sscanf delimiters for parsing 0.00
How to pass a variable list of parameters to vprintf in a portable... -0.05
Am I implementing this remove node function for a doubly linked lis... 0.00
lseek sparse-file comparison with regular file resulting in unexpec... 0.00
Are pseudo-devices implemented as device drivers within the kernel? 0.00
Flip vertically a bitmap image (unidimensional array) 0.00
Restoring failed Informix mirror chunk 0.00
Value of stat structure contained structure lost 0.00
C: Add auto prefix to hex calculation -1.25
Which stdio.h was included for the hello.c? +0.21
My code does not print the variable called coins 0.00
How to check if the stream has finished in this interprocess commun... 0.00
how to address files by their suffix +1.39
Fork failing in C 0.00
Passing array as macro argument +0.28
C - Return statement not exiting void function 0.00
I don't understand what is wrong with my logic that is making s... 0.00
Returning only the positive result's percentage in SQL 0.00
Switch / Case issue 0.00
logical mistake in writing function htoi 0.00
how to arrange asterisks in triangle +0.80
Is CASE possible in concatenating strings in Informix SQL dialect? 0.00
Flexible array members can lead to undefined behavior? -0.03
Cannot Copy a Text File through fwrite and fread in C -1.26
What is best solution for initialize struct array? +1.62
Maximum hourglass sum possible in a 6*6 array -0.70
Recover after "kill 0" 0.00
Conflicting types for enum bool? +1.28
getc(fp) : strange character : ÿ ( at the very bottom ) +1.93
Add up every 5 rows in a column of integers BASH +0.29
__attribute(aligned) test. What does it do? -0.67
How were these objects files compiled in Makefile? 0.00
Is `volatile` enough to allow the compiler to handle machine regist... -0.30
What is the difference between Informix `%iY` and `%Y` format 0.00
Executable for the writer file with mkfifo halts +0.30
grep with double quotation in bash script 0.00
Struct assignment and persistence in memory (C language) -2.18
Regarding unicode characters and their utf8 binary representation +1.54
sort string alphabetic with upper case letters before lower case le... +1.48
c compiler has a function stuck in its namespace (maybe?). mac -2.13
Increasing the size of a matrix 0.00
Informix SQL merging/joining and updating a table 0.00
C Simple calculator, getting rid of useless lines +0.70
Informix SQL Syntax - AS Clause -0.73
append lines with "\LF" into one line, until finds "... 0.00
Why would one use %8.8 over %08 in a printf format string? -0.03
Code to remove all occurrences of a character from a string isn'... -0.80
When Using fscanf to parse words how can i check when i skipped a l... +0.27