StackRating

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

Bill Forster

Rating
1526.60 (22,037th)
Reputation
4,515 (36,896th)
Page: 1 2
Title Δ
Layout in Win32 GUI program -0.38
Another double type trick in C++? +3.99
How to set an empty object vector in c++? -1.54
some macro statements may have unexpected results in C++? -3.25
How can I process C++ definitions in C#? +1.26
Organizing static data in C++ +4.13
Why can't I assign a value to a variable in a namespace? +1.22
Is 'switch' faster than 'if'? +0.83
Using buffers to read from unknown size file +1.80
What does it mean when a numeric constant in C/C++ is prefixed with... +0.47
How do I express that I want to do something "if a function re... +3.88
How can I make a user provide its own function in my library? 0.00
Why include a header and forward declare the class contained in the... -4.30
fopen fails invisibly when creating files in system drive (C:\) -0.64
Mix and match class in C++/MFC (part 2) 0.00
Why does assigning a large number in one byte work in C? -2.90
array subscript operator in for loop counter +2.32
Compressing a byte array in Java and decompressing in C +1.33
Iterate members of a bitfield +3.89
Integrating wxwidgets in visual studio 2008 0.00
Single-select Win32 ListView (Common Controls) -4.32
Are type fields pure evil? -1.66
simple question about assigning float to int -2.62
Initialise 2D array pointer to char globally -3.10
Why are CPU registers fast to access? -0.61
Using boost::iterator_facade<> 0.00
Misaligned Pointer Performance -1.94
K&R Exercise 1-21 - Mental incomprehension +3.99
Do you have suggestions for these assembly mnemonics? +3.79
What is a good metaphor for c memory management? -1.26
Is it appropriate to set a value to a "const char *" in t... -3.68
What is wrong with my code? My program will not compile -2.36
Filling in a queue with C -1.42
What is the sprintf() pattern to output floats without ending zeros? +3.03
ROUNDUP? what does it do? in C++ +3.62
Starting wxWidgets C++ need a gentle nudge -1.96
Should I use "int" or "bool" as a return value... +1.22
uploading a compiled program to a C51 microcontroller +4.02
Would you use num%2 or num&1 to check if a number is even? +0.30
How to reset a struct entry in C +0.33
What's the best way for such strings match? -3.31
audio to 8-bit text sample conversion -1.40
How can I tell if a socket buffer is full? -2.80
Reading text file into an array of lines in C -1.48
Code smell in this switch statement? +2.90
Random Delay When Printing to Dymo LabelWriter Turbo Via ShellExecu... +3.86
Setting static const char[] to a predefined static const char[] fails -3.55
How to read/write data into excel 2007 in c++? +1.66
How to declare IEEE mathematical functions like 'ilogbf' in MSVC++6? +2.22
How do I merge two arrays having different values into one array? +3.74