StackRating

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

Joshua

Rating
1463.79 (4,526,086th)
Reputation
24,819 (5,157th)
Page: 1 ... 10 11 12 13 14 ... 28
Title Δ
Using C runtime library functions only -1.22
What is the usage of default when the switch is for an enum? -0.12
Accessing memory with gdb, for assembly code? +2.66
When is the code section of an ELF loaded into memory? -1.06
Is an image still present in the DOM even though it is not displayed? 0.00
How to check C libraries installed without root access? -1.32
Update root crontab remotely for many systems by script -0.37
Have a binary data and need to convert the same to PDF 0.00
Call to unmanaged dll kills process without raising exception -0.38
Time complexity - O(n^2) to O(n log n) searching +0.62
Force memory release to the OS -0.49
C++ argv indices larger than argc 0.00
read ( C function ) behave strangely 0.00
Are static variables initialized in any particular thread? 0.00
try and catch exception +2.84
How to check if a directory is empty or not in Linux kernel? 0.00
UNC path construction on Linux 0.00
Can I hide a .NET in-memory variable from Administrative user with... -1.02
Is undefined behavior only an issue if you are deploying on several... +0.46
WndProc weird behaviour on Windows 8.1: only works if dummy printf... 0.00
How to write C/C++ code correctly when null pointer is not all bits... -0.98
Using a static library (.a) in Visual Studio Express 2013 0.00
Taking user input and storing it in an array of strings in C -1.65
Floating point arithmetic in Kernel 0.00
Is incrementing a null pointer well-defined? +0.23
invalid operands to binary + (have 'float*'and'float*&#... +0.35
A Java program to modify encoding +0.55
Modulo Operator (%) gives divergent results -0.79
Disable fsck in fstab for certain volume groups on 200 hosts 0.00
How do I modify CreateThread function? +0.05
Add 4.5 project inside a solution with 4.0 projects -0.62
printf() after UNIX fork() -1.39
Why does C++ promote an int to a float when a float cannot represen... -0.85
Why is scanf() always waiting for input -1.44
In C, how can I *simulate* changing the working directory of my par... 0.00
It it okay to edit definitions in GCC "bits/g++config.h"? 0.00
Object is not disposed along all execution paths +0.02
For { A=a; B=b; }, will "A=a" be strictly executed before... -0.48
BZip2 - What to be passed to FileOutputstream for different types o... +0.62
How is atomicity implemented by the CPU? +1.56
Can you force replace some functions in C with visual studio? 0.00
How to set an assembly as "fully trusted" in .NET 4? 0.00
Injected DLL and calling a function using CreateRemoteThread causes... 0.00
What is wrong with my cross compiler? +0.13
Check if a directory exists and is accessible in linux -1.34
Should a C++ object always be in a valid state? -0.88
How to tell if a ThreadPool thread died silently 0.00
Appending bits to a file in C 0.00
dangling pointer in c programming +2.66
xargs and sed creating unwanted files when replacing strings in files +1.03