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 ... 50 51 52 53 54 ... 68
Title Δ
In C, will working with global variables help the stack? -0.35
Can -std=c99 prevent my #includes from working properly? +0.55
C (or C++?) Syntax: STRUCTTYPE varname = {0}; -2.03
Compiler optimization on marking an int unsigned? +0.26
HTML version of C standard draft (n1256.pdf)? +0.47
What kind of operations might one need to do before main() -0.10
Will this cause an overflow? -0.64
Why Not Garbage Values +1.05
Array index in C, does it have to be an integer? Can it be a floati... +1.57
Segment prefix when using pointers as function parameters +0.73
ptrdiff_t too small? -0.83
How to write value into an address in format string attack 0.00
Universally compiler independant way of implementing an UNUSED macr... -1.51
How can I call __strlen_sse2 from a C/C++ program? [Linux] -1.99
Error checking fprintf when printing to stderr -1.71
Why are compiled Java class files smaller than C compiled files? +0.13
What is the meaning of this? -0.04
fopen: is it good idea to leave open, or use buffer? -0.81
Flexible Arrays in C99 -0.47
How could I temporary redirect stdout to a file in a C program? 0.00
Function name collision in shared objects 0.00
complexity of code -1.04
problem with fread +0.44
How do I add a directory to C header include path? +1.78
Valgrind Warning: Should I Take It Seriously +1.45
Printf Numerical Right Justify -2.12
Programmatically determining max value of a signed integer type -0.23
Is there a wchar_t version for asprintf? +1.19
Can I globally redirect the output of system() calls? -0.16
What is the most portable way to get/set highest bit of an integer... +1.27
AMD64 -- nopw assembly instruction? -0.75
Good way to save data when writing a text editor -0.02
Variably modified array at file scope -1.44
Preventing stack overflows/infinite recursion in user-programmable... +0.07
Writing a Basic Shell -1.18
getlogin() c function returns NULL and error "No such file or... +1.41
How to get current thread's stack size via C API on Mac OS X? (no C... 0.00
mbsctows to count the number of wide characters in an array +0.43
How to use mmap to allocate a memory in heap? +1.97
winsock not supporting read/write +0.39
How will _Exit behave in a C++ program? -0.26
How to initialize a static variable in a multithreaded context? +0.03
determing calling object when working with dlopen() objects 0.00
How to run constructor even if "-nostdlib" option is defi... 0.00
How to know the address of end of the heap? +0.81
What is the fastest search method for a sorted array? -0.14
Is getc() defined after it has returned EOF? +1.90
How to get a pointer on a function's arguments in C? -0.40
Why is the output of my forking program different when I pipe its o... -1.92
Functions of varying arity called through pointers to functions of... +0.93