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 ... 54 55 56 57 58 ... 68
Title Δ
What is the fastest way of converting an int to a binary representa... +1.21
automatic/static memory allocation +0.21
gcc confused about what's an lvalue? 0.00
Back to basics - idiomatic way to copy string to static array -0.40
How to find nearest even number for given int? (given 11 return 12) -1.29
Is there a way to measure time up to micro seconds using C standard... -0.65
Which version of C is more appropriate for students to learn- C89/9... -0.70
How to print floating point value using putchar? -0.94
Can we lock a function with a pthreads mutex for all its other calls? -0.71
question related to the index of arrays in c language +0.55
how to read stderr into char[] in c 0.00
How do global variables contribute to the size of the executable? +0.18
Implementing isalpha(const char *s) - how to improve this function? +0.44
Non null-terminated string compiler option for gcc +0.38
What language should I use for an automatic gear shifting program? -0.02
C and C++ : Difference between Casting and Conversion -1.31
strncmp proper usage -0.73
Does every malloc call have to be freed -1.04
What's the correct way to sprintf a float? +1.07
Commonly Accepted Variable Name Formatting - C/C++ -0.86
Leak in MiniZip -1.46
What happens when you bit shift beyond the end of a variable? +0.57
Is there a simple example on iconv transliteration of from-language... 0.00
Why does a "function name" evaluate to true in C and how... -1.69
An Abstrusing printf() expression -0.57
Is there a way to read HD data past EOF? +1.91
Why would the return type for a function be specified when it is ca... +0.42
Difference in uses between malloc and calloc +1.27
Why is this semaphore code failing? -0.49
Omitting the datatype (e.g. "unsigned" instead of "u... -1.82
How to use fscanf to reads any character into a string until a tab... -1.10
How can I find words in matrix of letters -1.64
Low memory image resizing +0.81
multithreading and strtok +1.55
Why does gprof significantly underestimate the program's running ti... +1.64
strcat segmentation fault -0.42
C- gethostbyaddr & Valgrind +0.84
How to get the upper-/lower machine-word of a double according to I... -0.04
GNU Inline assembly problem +0.46
Wrapping calls to malloc()/realloc()... is this a good idea? -1.10
How portable is the re-entrant qsort_r function compared to qsort? +0.13
Alternatives to C "inline" keyword -1.16
fwrite problem, cannot write in binary file! +2.01
Array inside a bit-packed struct -1.95
Is there something to replace the <ucontext.h> functions? +2.06
Is there a way to pre-emptively avoid a segfault? +1.16
Efficient by-hand loop unrolling +0.86
Borland C/C++ cast short to unsigned int +1.16
Whats the simplest MAKEFILE I could have the works for a single C f... -0.52
Can one (re)set all the values of an array in one line (after it ha... +1.23