StackRating

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

jforberg

Rating
1492.25 (4,364,333rd)
Reputation
4,155 (40,286th)
Page: 1 2
Title Δ
how to fix and detect memory aliasing on pointers for better optimi... 0.00
How stack grow downwards when values store from top? +3.73
How can I write a I/O bound C program? +0.13
Is there a way to detect, a C-file is compiled directly into an exe... -3.88
Assigning changing numbers to a single variable +4.14
why calloc pointer type is void *? +5.10
Why undefined behavior is so consistent? -2.84
Warning about implicitly defined function, works in clang, fails in... 0.00
Program hangs when using processes 0.00
Please explain what's happening with ++ operator in "x = x... 0.00
Why this piece of code doesn't change the string? -2.87
How do I get the device given a UUID from libblkid? -3.95
Filling a plane with random points +3.90
Communication between parent and child though stdout and stdin 0.00
Porting Zed Shaw's debug macros to MSVC 0.00
Does fork() create aliases? +5.27
Is my malloc function allocating more than I intend to -3.66
Weak alias to mock 0.00
Standard I/O stream -- fgets() buffering type +3.78
How do I "tell" to C compiler that the code shouldn't... -3.21
Conditional Sum SQL +3.85
Atomic addition operations vs multiple variables with multithreadin... 0.00
Is it possible to check if dereferencing arbitrary memory will cras... +4.62
Why is there a Segmentation fault from trying to add to count and p... -3.26
In C, how would I tell argp what to do if no option is passed? 0.00
passing argument 2 of 'memcpy' discards 'volatile'... -1.98
How to find compiled variable/function address from debug symbols 0.00
C Linked List : How to insert node at front +0.69
About rvalues' scope and memory leaks -3.36
Merge k sorted arrays using C -2.78
Type-casting void* to long +2.17
How to debug Matlab engine C API? 0.00
Someone trying to get into my server? +4.20
Basic Linker Script +5.56
Recursive sum of monotonic path areas +2.31
Undefined reference when compiling C code 0.00
divide and store quotient and reminder in different arrays -3.60
Allow only one file of directory in robots.txt? -4.05
C char*, char**, char***, printing and freeing trouble -4.59
Can anybody help me why this multiple condition in do while loop no... +2.20
How should I construct a random challenge for challenge-response au... -3.68
C zlib link errors 0.00
How to run 2 processes at the same time in C? 0.00
Combined 3 unsigned chars into an unsigned int 0.00
How to index obstack allocation 0.00
Bad file descriptor when running cat command in a shell 0.00
Undeclared struct causes no warnings +5.64
128-bit integer multiplication 0.00
Where to learn x64 assembly from? 0.00
How to convert a json into a one line string in Rails and include i... +4.00