StackRating

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

Kaz

Rating
1494.45 (4,293,017th)
Reputation
39,439 (2,842nd)
Page: 1 ... 14 15 16 17 18 ... 26
Title Δ
Is it possible to create generic functions in C? +1.29
Turning list of atoms into a single list using recursion +0.54
Multi-threaded programming : Under what situation does the variable... +0.06
Generating variable name source files when building with autotools 0.00
Why can't a 'continue' statement be inside a 'finally' block? -0.85
Is fmod incorrect? -0.03
Value of Pointer to Non-Static Member function 0.00
Why are UNIX file descriptors not implemented by their own type, es... -1.43
Common Lisp: first returns first, but last returns a list of last -... -0.79
Why in-order traversal of a threaded tree is O(N)? +0.58
Use of * in a printf statement +1.54
How can I delete empty lines in motion in Vim -0.85
C - is an indeterminate value indeterminable? 0.00
Is there a way to declare local variables in Lisp (avoiding let)? +0.45
Why CR LF is changed to LF in Windows? 0.00
Scope of macros in C? -1.11
What happens if more than one pthread uses a same function +0.30
How does threading save time? +0.28
Why is my stack-based implementation of this code so much slower th... -1.39
Why does one of the two programs cause "*** glibc detected ***... -0.44
Why do built in exception messages tend to not have specific detail... -1.54
Type of "this" in c++? -0.02
what does __rcu stands for in linux? -0.15
What makes a better constant in C, a macro or an enum? -0.15
how to add function in class but not in header file in C++? -0.67
Replace multiple <br>'s with only one <br> +1.55
Is it advisable to delete 'nobody' user 0.00
Close FIFO After Signal SIGTERM Received 0.00
Why #define TRUE (1==1) in a C boolean macro instead of simply as 1? +0.63
what kind of language feature is suitable for similar functions wit... +0.31
how does a C-like compiler interpret the if statement -0.54
whats wrong with my makefile? +0.45
Is there a way to measure how sorted a list is? +0.38
Isn't recv() in C socket programming blocking? +1.42
Why is it necessary to recompile the definitions that use a Common... -1.90
What is a good way to encode diffs in absence of the source text? 0.00
Is C#'s lambda expression grammar LALR(1)? +0.63
Online diff tool that can visualise differences between two texts b... 0.00
Aborted (dumped core) 0.00
Are there compiler optimization issues with sharing variables betwe... -0.11
Why doesn't Linux use fibers instead of preemptive multitasking? +1.14
Undoing the effects of ungetc() : "How" do fseek(),rewind... 0.00
Yacc- How to write action code for assign operation with C structur... 0.00
Why does not exist a primitive `call-with-current-continuations` in... +2.49
Is an empty list in Lisp built from a cons cell? +1.19
Where is the 'this' pointer stored in computer memory? -1.27
Why do I have to initialize pointers as variables? -0.39
terminal prompt is distorted and unreadable 0.00
Python syntax for "if a or b or c but not all of them" +0.75
Lisp-like grammar compile into javascript with perl -0.06