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 4 ... 28
Title Δ
Segmentation Fault on simple Hello World example? +0.55
Fibonacci number program crashes with exit code 139 +2.38
program ask input twice and send it to console allocConsole 0.00
How can compilation occur without symbol resolution? 0.00
Is it just best to flush stdout/stderr every single time? -1.47
struct with a dynamic memory array element in c 0.00
Parsing network data for little and big endian +2.27
My code doesn't seem to perfect (changing a word with a subword) 0.00
Assembly register vs CPU register 0.00
Issue when registering 32bit COM from outside the system(SysWOW64)... 0.00
What's the purpose of a footer on each block when implementing... 0.00
Why the strtok function ignores two tokens one after the other +2.54
Removing print statement causes program to crash C 0.00
Implement strcmp function in assembly 64 on linux 0.00
variable char size without malloc in C 0.00
How to print all the prime numbers from 1 to 1000? -0.45
Is memory usage doubled when using mmap on /dev/mem? 0.00
Is there any way to change sigaction flags during execution? -0.28
How to share the port 8080 between docker host and docker container... +0.55
accessing a bit in MASM 0.00
C Pointers, understanding how to pass arrays to function -1.58
How to run C++ TCP/IP multithread server as deamon 0.00
Is there any difference between FILENAME_MAX and PATH_MAX in C? -1.33
My program doesn't output the first value I entered to search i... -0.46
Where are static constants stored? 0.00
How to pass a callback from .NET Core application to a C DLL 0.00
How to copy this struct with multiple arrays to another temporary s... +2.43
Is it possible to see the macros of a compiled C program? +2.62
C String manipulation 0.00
Getting a Segmentation fault (core dumped) error when I execute my... 0.00
What happens if I realloc to smaller size? 0.00
why is char *s = (char*)tag.c_str(); is wrong when tag is a string 0.00
Embedded a DLL into the exe through ILMerge, I can't access the... 0.00
C strtok() and strcmp() issues 0.00
Is there a way, with C in linux, to close another application? 0.00
Setting Permissions to a file in C to Read Only 0.00
Why is my program perceiving an EOF condition way before my file ac... 0.00
Problems with encrypting a file +0.33
Problem with fgets in program using threads 0.00
How to compare user input to a file using a user.&pass. system... 0.00
how to exclude the running executable C 0.00
If the child process alters its file descriptor table, does it affe... 0.00
How can one determine the members of a C struct in a header file? 0.00
What does e8 00 00 00 00 mean in a disassembled object file? 0.00
ntQuerySystemInformtion and it's struct - size not mismatch and... +0.07
What's best practice for comparing function return to a simple... +0.46
Why does the singly linked list print "NULL"? -0.13
x86 Assembly: Calling malloc does not place the pointer to the allo... 0.00
Adding .dat data to a C struct? 0.00
brk() exceeding the heap when implementing malloc() 0.00