StackRating

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

AProgrammer

Rating
1563.57 (4,982nd)
Reputation
43,615 (2,460th)
Page: 1 ... 8 9 10 11 12 ... 18
Title Δ
Process tree, how to find if a said process is the root one? -0.12
check compatability of a shared library before dynamically loading it +1.96
What is the correct way to force an app to core dump and quit? -0.98
How to link ELF32 assembly and C files? +1.09
What is the expected behaviour of initialization using polymorphism... +0.14
strtok function design 0.00
Is it OK to use iostreams with int as character-type? +0.40
Are VHDL character substitutions ever used in real life? -0.51
"while( !feof( file ) )" is always wrong 0.00
overloading vs overridding +1.56
Using select() system call for listening on stdin and the server 0.00
new[] doesn't decrease available memory until populated -0.03
How to create a single instance application in C -0.49
Is it possible to portably define a function that accepts any numbe... +1.79
How does the linker or loader deal with broken soft links for share... +2.47
What are the names used to describe the "top" and "b... +0.59
How to validate user-supplied printf format string against paramete... -0.99
who may get defined variable in library 0.00
Confused with sqrt() function in C +1.76
C++ ostream out manipulation +0.01
sscanf multivalue n length values? -1.33
Order of Complexity of standard lib functions -1.11
What does the "::" mean in "::tolower"? -0.46
Read 32bit caches in 64bit environment +1.15
Static keyword in function declaration can be missing in function d... +1.58
Atomic 64 bit writes with GCC +1.02
How to name Constructor Arguments when not using member var prefixes? -1.25
Would float point format be affected by big-endian and little endian? -0.79
huge binary files with objcopy -0.06
Can getters and setters be inlined when definition and declaration... -2.18
C++ prelinker error -0.46
C++ - value of uninitialized vector<int> -1.14
Warning C4710 (not inlined) with inherited destructors -0.23
C prog: After append file, read still return 0 -1.30
In C++, how can I create two interfaces for a class? -1.19
What is the way to separate command line output (processing from us... -0.32
Not able to read data from other terminal using read() system call +0.43
Static variable initialization over a library +0.42
Why do C++ template definitions need to be in the header? -1.33
Getting debug symbols on UNIX -0.55
.c vs .cc vs. .cpp vs .hpp vs .h vs .cxx +0.68
How to write a program testing the bandwidth between CPU and Memory... +1.15
Creating "transposed" files with random characters 0.00
C/C++ Check Digit -0.03
checking a private variable using a derived class object -0.90
Tool to count the miss rate of assembly +1.30
Compiling and Linking a C-Program for a 32-bit Architecture 0.00
Strange compiler error when trying to create a temporary object +0.40
Why doesn't C++ support functions returning arrays? -0.50
how to use isatty() on cout, or can I assume that cout == file desc... -0.58