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 5 ... 28
Title Δ
My C code aint stop and i can't end the loop +0.97
What is happening with getchar? 0.00
Does Linux kernel list implementation cause UB? -0.72
NtCreateFile returning STATUS_OBJECT_NAME_NOT_FOUND even if the fil... 0.00
How do I concatenate strings in MASM x86? +2.68
Converting C code to x86-64 bit Assembly? 0.00
How can I use C to validate that the difference between two numbers... 0.00
Freeing a struct 0.00
How does a C program take command line arguments at run time? +1.72
Creating a random character in C 0.00
How to pass a designator of which member of a structure to a functi... -0.27
Why a globle pointer can't re-point to another object, but a lo... +2.33
Accept TCP/IPv4 Server 0.00
implementing strcpy in C -0.82
Is it possible to distinguish between decompiled code and handwritt... 0.00
why compiling of bootloader is mentioning error TIMES value -9 is n... 0.00
While loop doesn't exit after writing to file in C 0.00
Printing a float in C is always 0 even though there are values that... +0.57
Redeclared extern FILE *stderr; libfprintf 0.00
How do I printf and scanf in x86_64 assembly? 0.00
Casting pointer to an integer +0.70
What is a main thread? 0.00
File parsing in c, extract specific line if it exists +0.57
When is static memory allocated in C/C++? At compile time or at the... -0.30
conversion between float and unsigned char [4] 0.00
service procedure in assembly x86 0.00
Why the "return 0" statement did not reach? 0.00
How do I get the name of the current executable in C#? (.NET 5 edit... 0.00
assembly data addressing how does little endian work? 0.00
How can I suppress "this action is only valid for products tha... +2.54
Passing an array of Struct to a sorting function in C 0.00
calling function pointer create error of double redeclared symbol 0.00
Undefined reference to log10? 0.00
Bad Instruction - Inline Assembly Language in C Code 0.00
How is an string being hold by a pointer and not by an character ar... +2.55
name of windows POSIX dll 0.00
I cannot figure this while loop out in C 0.00
Does snprintf/sprintf overwrite the terminating-null of the penulti... -0.94
Encryption algorithm for 14 byte data +1.30
Why does the declaration int (*f())[]; doesn't give an error or... +0.67
How to force an ASP.NET Web app to use Oracle DLLs in the BIN folder? 0.00
why the header file needs to be included in the definition file? 0.00
What is happening with the pointer in this C code? 0.00
If someone can find a way i could fix my switych c code? -0.26
How to print null terminating character \0 for a pointer -1.20
Contradiction in C18 standard (regarding character sets)? -0.88
How do you call a Variable from another method in C#? 0.00
In C, a function that should only return the literals 1 or 0 is ret... +0.56
C++ SYSENTER x86 calls in inline assembly -0.48
Why does MSVC use system DLL's rather than toolkit DLL's? +2.40