StackRating

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

qrdl

Rating
1529.81 (18,682nd)
Reputation
27,879 (4,505th)
Page: 1 2 3 4 ... 7
Title Δ
C: Which is faster, accessing global variable or passing a pointer... -1.08
Is there a way to access debug symbols at run time? +2.07
If characters can hold what integers can then why is there a need t... +0.70
Is it possible to have source code that 'times out' (becomes invali... +1.69
analysis of core file +0.60
Variadic macros with zero arguments, and commas -0.42
What language should we use to let people extend our terminal/sniff... -0.59
Using and returning output in C macro +0.64
C read file line by line -0.54
Program to print the binary equivalent of a number without using fo... -0.99
Is there a way to prohibit the use of a class by value in c style v... +1.03
peterson's solution for critical section problem +1.23
What is the right way to typedef a type and the same type's pointer? -0.92
Dot operator cost c/c++ +0.93
Getting the name of the calling function in C (without using the pr... -0.79
Character Array in C -0.74
Why can't I multiply a float? -1.51
Waiting for data via select not working +0.15
why gets() is not working? -0.10
Reasons to use Static functions and variables in C +0.48
Undefined symbols error when using a header file +2.28
using a switch statement to see which 'bin' a number falls into -1.11
Is a pointer assigned or not in C? -1.36
what compiler supports multi programming language? +0.77
How to make a struct of structs in C++ +0.89
Convert Hexadecimal String to Data -0.56
Microbenchmark showing process-switching faster than thread-switchi... -0.43
is it possible to load a shared library on a shared memory? +1.58
leak in fgets when assigning to buffer +0.61
can I access a struct inside of a struct without using the dot oper... -1.04
What GNU C extensions are available that aren't trivial to implemen... -0.87
what does sizeof (function name) return? +0.42
Conversion char[] to char* +0.91
How to include clean target in makefile -0.53
dlopen / dlsym with as little linking as possible +0.86
Can I use a binary literal in C or C++? +1.53
how to create a string literal as a function argument via string co... +1.31
C optimization breaks algorithm -0.11
Timestamp issue with localtime and mktime 0.00
Why do I get a segmentation fault when using strncpy? +1.13
string representation of enum values +0.89
dynamic linking:change of the linking path -0.32
How can I access structure fields by name at run time? -0.96
How do I generate different yyparse functions from lex/yacc for use... +1.37
How do I clear the contents of a file using c? +1.09
Oracle's pro*C compiler and gnu C (__builtin_va_list, __attribute__... +0.42
What's the difference between a file descriptor and file pointer? -0.74
C warning Missing sentinel in function call 0.00
How to take input for a character pointer without using fgets? +0.64
Implementing traceback on i386 +0.41