StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 53 54 55 56 57 ... 68
Title Δ
How can I check Recv or send point of the socket is shutdown +0.46
OS independent threading in C++? +0.45
patching a binary file -1.00
Why can't we use double pointer to represent two dimensional arrays? -0.77
malloc not allocating space -0.20
How to check for availability of an IP 0.00
Is there a malloc implementation which does bookkeeping outside its... -0.53
Forking, Signals and how they interact with global variables in C +0.47
Managing Process Forks in C in Linux/Unix -0.01
Convert float to string without losing precision -0.22
where stdin / stdout created -1.22
Single file non-validating xml parser/reader -0.23
Problem while compiling pthreads program -0.20
Does a field of a struct count as a variable? Does an element of an... +0.50
sorting efficiently -0.35
Do additional function/method definitions increase a program's memo... -1.38
Random Non-White Colors That Look Okay As Background for Black Text +0.06
Is there a standard C function for computing the string length up t... +0.76
Using C FILE stream in C sockets programming -0.51
Tool to find global/static variables in C codebase 0.00
How to kill background process from system function call -0.50
Why variables start out with random values in C -0.51
Copying part of the stack and using mmap to map it to the current p... +2.00
What happens to Mutex when the thread which acquired it exits? -2.07
Best way to read a whole file opened in text mode into a string var... +2.06
LynxOS strtod not the same as Linux -2.06
What's the rationale for null terminated strings? -0.52
pthreads: How to handle signals in a main thread that creates other... 0.00
Quick integer logarithm for special case -0.28
C: Reading a text file (with variable-length lines) line-by-line us... +1.40
Printing an array of u_chars +0.18
Recommendations for a C implementation of a regex parser -0.90
Printf with typedef integers, especially 64bit -2.09
Is timeout changed after a call to select in c? -0.87
Linux mapping virtual memory range to existing virtual memory range? -1.90
Are posix regcomp and regexec threadsafe? In specific, on GNU libc? +0.41
This C program outputs garbage +0.02
C style casting and readability in C++ +1.17
What is the difference between a .o file and a .lib file? -0.12
Why doesn't ANSI C have namespaces? +1.63
Memory Allocation Problem +1.25
How to capture length of sscanf'd string? +0.26
How to use ffmpeg so that there would be no need in including its d... -0.02
C pointer trouble: it loses address information when returned from... -1.44
Get running service daemon in C on specific port? +0.54
In either C or C++, should I check pointer parameters against NULL/... +1.34
Is the order of variables defined by the standard? +0.55
struct x vs x_t in C +1.31
FFmpeg potential mem leak like behavior points. Are there such? 0.00
Return length of string containing any characters but the given cha... +0.66