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 ... 37 38 39 40 41 ... 68
Title Δ
Malloc allocates memory more than RAM -1.59
Linux: Whether calling wait() from one thread will cause all other... +0.40
char vs wchar_t +0.65
byte level write access protection? +1.85
How to test a number for presence of scientific notation? +1.43
Understanding Shared Memory Using C -0.32
Function Returning Value of Type I don't Want it to Return +0.71
Why is int rather than unsigned int used for C and C++ for loops? +0.73
Use clock() to count program execution time +0.65
YUY2 scale algorithm 0.00
Is x += 1 more efficient than x = x + 1? -1.66
Is there a way to make a variable in C only accessible to the file... -0.47
C fputc error handling? 0.00
Existence of a file given its path +1.06
equivalent of fgets on a buffer? +1.79
Disable crash dialog box in C 0.00
Casting a pointer does not produce an lvalue. Why? -1.34
pthread mutex unlock why same thread? +1.08
Multithreading: When to Start and Exit threads 0.00
Assigning values to a struct member without using the members name... +0.13
Minimum buffer length to read a float +1.67
Any cases Where close() is preferred to shutdown()? -0.61
Is gets() officially deprecated? +0.03
What is a suitable replacement for rand()? +0.40
How to define 24bit data type in C? +0.99
Can we use va_arg with unions? -1.81
How to use a union in a struct, and typedef each struct with differ... +0.15
Why is substring not part of the C standard library? +0.67
What's the real use of using n[c-'0']? +1.34
Parsing strings of equations in c using scanf -0.17
Floating point in C -0.59
What is the fastest way to overwrite an entire file with zeros in C? +0.88
C Dynamic allocation speed question +1.09
What should the 'pop()' method return when the stack is empty? -2.04
How to add code to the standard signal handler? +1.93
Including GPL headers in LGPL code +0.95
Does local variable in thread function have separe copy according t... +0.49
Writing to stdin and reading from stdout (UNIX/LINUX/C Programming) -1.40
pid_t (and similar types) - why, just why? -0.61
is there any CHM/html reference for unix/linux C functions (like in... -0.06
Linux sockets terminating listening thread -0.10
Minimum time a thread can pause in Linux -1.29
Signal handling in C with process and 2 threads doesn't work 0.00
How can floating point calculations be made deterministic? +0.46
Tell if a 32 bit signed int is a power of 2 +0.25
Operator precedence in C +1.94
Short-circuiting on boolean operands without side effects +1.20
C to C++ converter +0.22
How to get function address by name? +0.05
Are C functions guaranteed to have a fixed memory address? +0.43