StackRating

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

DevSolar

Rating
1619.16 (1,124th)
Reputation
49,472 (2,037th)
Page: 1 ... 13 14 15 16 17 ... 20
Title Δ
Kernel development and C++ +0.59
search in a file for a specific line c code -0.75
cin.getline() is not working as expected +0.45
How is 100. legal? +1.24
How to properly structure OOP and multifile projects? +1.16
My bootloader can't be compiled with gcc 4.6 and 4.7 ... only 4.5 -0.83
Core in libc.so.1 +0.39
Does equal amount of constructor and destructor calls ensure no mem... -1.13
Does a C++ style cast operator change the pointer it casts? -0.51
What are "Fast types" for described in stdint.h? +1.64
const char * VS char const * const (Not about what is const) +1.55
How to produce .a file -0.61
Efficient algorithm for converting number of days to years (includi... -0.01
why does this fail +1.21
Convert ASCII string to Unicode? Windows, pure C -0.26
How important is the version of GCC when building libc (and other l... 0.00
Calling a binary from C (whilst sharing file descriptors) 0.00
Invoking debugger from within a C program +0.43
OS development. How to start? 0.00
LogonUser is slow to return with bad credentials on Windows 7 0.00
Why is the range of signed byte is from -128 to 127 (2's complement... -0.62
Why printf(char[]) generates a warning, meanwhile printf("asdf... -0.76
#include <file> #include <file.h> - what's the differen... +1.16
ALSA equivalent to /dev/audio dump? -1.12
Parsing .txt file in C code +1.60
part names of variable declaration -0.23
macro hazards in c preprocessor +0.35
compiling visual C++ code in linux? +0.43
what does this mean char (*(*a[4])())[5]? +0.93
Print shared library dependencies from C++ +0.44
Why can't my compiler find my function? -2.50
g++ cannot find symbols when linking 0.00
Handling memcpy segfaults when passed with invalid inputs in an att... +0.40
Why do I get no output for very simple Hello World program? -0.13
Problems with simple C bootstrap/kernel 0.00
Performance of auto_ptr vs. shared_ptr -0.86
Magick++ makefile doesn't work but seemingly same command line opti... 0.00
c++ passing by const reference -0.65
Suppress gcc output to terminal when using only preprocessor -0.09
Compiling Java Generics with Wildcards to C++ Templates +2.29
Understanding the gcc optimization -1.24
C SIGALARM clarification 0.00
Cropping an 8-bit bitmap by its palette information +1.66
C++ function dependency graph +0.77
What does extern templates are a c++11 extension mean? 0.00
Built a GCC cross compiler toolchain successfully. How do I setup t... 0.00
C compiler cannot create executables Ubuntu 10.04 LTS -1.27
Parsing column-based ASCII data in C -1.44
compiler doesn't know my include file +0.12
How to assign a hexadecimal value to an unsigned char variable in a... +1.51