StackRating

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

Chris Dodd

Rating
1554.04 (6,857th)
Reputation
85,272 (944th)
Page: 1 ... 13 14 15 16 17 ... 56
Title Δ
Why sem_t pointer have to start at multiple of 4 offset? 0.00
how does % work in Makefile when there is a rule for more specific... 0.00
Is there an alternative to getch(); which won't pause the progr... +2.24
Cannot iterate through STL Set 0.00
Virtual addressing MMU, where are they stored 0.00
Eliminate shift/reduce conflicts caused by production rules with sa... -1.42
Evaluating expression statements from a text file in C++ 0.00
How to read nm commands : What does nm options -T and -U (undefined... 0.00
C++- Reverse bits in hex -1.97
When abruptly exiting a C program mid-loop, why do additional loop... -1.53
Why can `gdb` not see a global variable? 0.00
C read function reading more bytes than requested -2.05
HLSL - What Does int(x) or int(value) do in High Level Shading Lang... 0.00
Reading and storing lines from file into array without limit -2.12
Please explain the strange lifetime of variables in this makefile 0.00
how to give action for every rule bison 0.00
Is setting a const char* equal to a char[] literal safe? +0.42
Generate dynamically Makefile rules -0.61
Locate an element in unsorted vector by using binary search on sort... +0.40
Inherited attributes in bison/yacc +0.55
Uppercase letter using pipe in C 0.00
Copying entire input line in (f)lex (for better error messages)? -0.74
If statement instantly true without printf -0.82
What does this extra '+' represent in this code? Recursive... 0.00
Bison Yacc If Statement always executing 0.00
Composite Predicate of function pointers in C +0.68
Yacc--What does 'error' mean? -1.48
fgets() and Ctrl-D, three times to end? +1.91
How to convert advanced EBNF construction (using braces) to BNF (to... +0.40
Accept both integers and floats in a bison grammar 0.00
C++ compilation error with operator>> 0.00
How do I copy arrays that contain non primitive types? -1.20
flex&bison shift/reduce conflict -1.52
Error in makefile and lex+yacc -> error: ‘noyywrap’ undeclared (... 0.00
Invalid pointer while building an AST with Bison 0.00
How Do I Use Labels In GCC Inline Assembly? -0.79
Undo global STDERR -> STDOUT redirection 0.00
3 forks and 6 Pipes -0.44
Weird Shift/Reduce Conflict for Unambiguous (I think) Grammar -1.54
Dividing a number represented by two words by a number represented... -1.17
String to Struct variables in C , without pointer,define 0.00
Use of template<typename> +2.00
make file target $(%SYMBOLIC) 0.00
Lexical & Grammar Analysis using Yacc and Lex 0.00
Why does the compiler generate such code when initializing a volati... +1.68
snprintf does not create the correct command 0.00
Yacc not parsing second expression in txt file -1.00
Permission error when using mmap to modify a file 0.00
LEX -YACC parser for infix-to-prefix translation 0.00
Lex program for a switch 0.00