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 2 3 ... 28
Title Δ
Small switch statement vs small if chain? 0.00
What is this jump instruction for a syscall? 0.00
Creating an application such as notepad in Windows with the same me... 0.00
Significance of 0xff 0.00
Getting gibberish values in files when putw() is used 0.00
when debugging code i get the same error: fputc.c:no such file or d... -2.08
Access violation exception (0xC0000005) when trying to read from me... 0.00
Segmentation error on Assignment to returned pointer 0.00
Segmentation fault while using strcat(num, num) to concatenate stri... +1.72
What does such a construction mean in C? 0.00
Why won't this C function return strings? -1.11
If the open() system call fails to complete, do we need to call clo... 0.00
Why does writing to an uninitialized pointer not raise a warning? +0.22
Confusion in understanding (char *) &((struct name *)0)->mem... 0.00
Confused by [ebp-0xc] instead of [ebp-4] in Art of Exploitation exa... 0.00
to print each character of a word in c program 0.00
function pointers with void* argument casting +1.22
How to change GCC long of Windows become 8 byte? Not Cygwin 0.00
Variable changes midway through loop and I can't figure out wha... 0.00
test case to make os.getuid() and os.geteuid() return different res... 0.00
getting the (star-symbol) as input in a c program -1.18
Is there a non-looping unsigned 32-bit integer square root function C -1.42
Unable to create tar file of files from specific folder . Getting w... 0.00
Using Windows API to create 100 threads with a mutex lock method in... 0.00
Why does 'write()' take a const buffer while 'read()... 0.00
In a C++ application in Mac or Windows, is there a way to determine... +2.80
Initializing a struct pointer with char array -1.24
strlen result changes with and without a prior printf 0.00
How can I have two script commands in one build process for Azure D... +0.53
Is is possible to reference a .NET 5 project from a .NET Framework... 0.00
What happens with TCPClient after its NetworkStream is passed out o... 0.00
Is uint8_t* equivalent to unsigned char* if uint8_t exists? 0.00
Why is my compiler creating duplicate assembly functions 0.00
C: All possible ways to pass a matrix to function and some info abo... -1.72
Getting wrong printf output for floats 0.00
Function to add two fractions and output decimal only giving 0 0.00
Loop through linked list in kernel space 0.00
How can I fix the length of a string in printf when called from RIS... 0.00
How do I compare two arrays of strings made from strdup() in C? 0.00
How can I delete a file that doesn't exist from Sourcetree with... 0.00
read() not reading the remaining bytes on a socket buffer -1.30
When can a null check throw a NullReferenceException -1.03
What happens at the intermediate pointer table when a process is fo... 0.00
C++ Initialize Array Waste Value +2.11
Read numbers line by line from file and add on linked list 0.00
Is there a C macro that replaces varied length functions/strings (r... 0.00
removing all sub strings of a string in C -1.64
Having trouble understanding how "readdir.c" works in the... 0.00
comparing strings in a structure pointer in C 0.00
Why does string::c_str() return a const char* when strings are allo... -0.38