StackRating

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

Martin James

Rating
1447.71 (4,533,234th)
Reputation
22,067 (6,000th)
Page: 1 2 3 4 5 ... 27
Title Δ
Is it ok to use strcpy() to copy a malloc array to a stack array in... -0.42
How often do operating systems poll key inputs? -2.30
Instance of variable -0.47
How preemption is handled in single core systems? -2.03
simple client server in c 0.00
Thread syncronization by using bool global variable -0.45
Qt/C++ application stucks before main() starts when using singleton... 0.00
What is the overhead traffic of a TCP connection (plus TCP clarific... +0.54
c - incrementing array pointer -0.03
Efficient way to wait for an interrupt in C +0.75
Does SetTimer function runs in background or goes to sleep? 0.00
-Could not get consecutive bytes in internal RAM for area DSEG 0.00
TCP server doesn't receive the right bytes number from client 0.00
Need help finishing my ATM machine +0.58
Microsoft C Run Time function implementation - now and before +1.22
What does the kernel do while another process is running +1.78
Switching the bits -0.91
Need suggestion for handling large number of timers/timeouts +0.06
Splitting linked list into half C programming 0.00
Who calls IRET after context switch in Linux Kernel? -0.29
Getting segmentation fault while scanning an integer value +0.06
Visual Studio runs wrong file -0.44
If-else statement error 'else' without 'if' +0.00
creating time specific threads +0.61
Passing array to pthread_create in C -0.64
Is an operating system call an interrupt? +0.07
How to set POSIX semaphore value to 1? -1.76
How does a client socket application identify the server applicatio... +0.38
Basic Communicating Between Programs Running on Different Computers... 0.00
posix threads program explaination? -0.86
Is there a difference between spawning multiple threads that runs t... -1.90
How to replace letters in a string with specific integer values? -0.78
Java - Sockets, application not answering +0.39
Explanation needed about HEAP and STACK when delcaring threads for... +2.50
Eclipse error when trying to run C code -2.14
1st character of string lost in tcp socket transfer - C +2.32
Do UDP sockets expire? +2.35
C# Socket.Receive() SocketException: A request to send or receive d... +0.06
sending data after an accept() +2.36
CRC calculation with different buffers -0.57
How to do mutual exclusion with two groups of functions? +1.31
Releasing many threads from one event signal +0.14
Preffered: Suspend all tasks OR mutex when accessing shared resourc... 0.00
Why does stack overflow occur if we do not declare our buffer as a... -0.18
C Programming Convert Integer to Binary Array +0.35
Prob with binary files using sockets +2.40
Why all the interrupts must be disabled during semaphore operations? -0.25
Why my C code got error in Windows? Linux is ok +0.57
How do you properly implement turning an int into a string? -0.43
Can a process terminate after I/O without returning to the CPU? +2.02