StackRating

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

Josh Petitt

Rating
1444.31 (4,533,878th)
Reputation
5,490 (29,966th)
Page: 1 2 3
Title Δ
if statement in C & assignment without a double call -2.62
Casting different datatypes to char? in c -2.17
Passing handle to C++ classes across a C API boundary -0.77
Get all methods from a c application -0.33
Further shortening a printf using a #define (adding the ending brac... +0.38
building a mixed c/c++ code -1.17
Passing a templated Object in C++? -3.57
C++ Error: Type Name is Not Allowed +1.75
Common pitfalls when using arrays: Trusting type-unsafe linking -2.98
access violation in converting string to double with atof 0.00
std::map<int, int> vs. vector of vector +0.50
How to determine return type, arguments, function name from C99 fun... +2.71
Set a particular bits in a byte -3.46
Will memcpy copy a string correctly? +2.25
why we use FILE * instead of FILE for I/O -2.64
How to properly display the value from a usb device [ansi c] -2.29
Switch Statement with three cases in C. Third Case is not running p... +2.81
How can I get the number of elements in an unsigned char* array? -3.23
Array data being corrupted after passing pointer, C +4.49
Is possible to use if else statement within a switch statement? -3.86
How can I influence the address of a function? -0.89
How to read in a character array in C of indeterminate size? +4.33
compiler warning - cast from pointer to integer of different size -3.65
Simplify and reduce the amount of code without using macros -2.63
Distinguish between string and byte array? -2.48
How to simulate a scheduler? -3.72
How do I download code from a Motor Control Board? 0.00
How to use zero length array in C +0.61
How to read data from unknown input type (filestream or stdin) C +0.28
Embedded C: Registers Access -3.81
Seg Fault during pointer manipulation +4.67
When and why would you use Bitfields in code? +4.50
Concatenating 0's to string in C +2.78
how to call descendant function from a base class? -3.44
Initialize a struct in C -2.56
Invoking a function (main()) from a binary file in C -3.12
Concern about struct pointer -3.06
Declare array large enough to hold a type +1.41
c - initialization makes integer from pointer without a cast and 2... -3.73
How can I iterate through command-line arguments with va_list in C -3.25
printf gives WARNING only -3.19
touble trimming a string in c -3.59
Switch case value with binary value? +2.20
Initialize structs issues on C -0.92
thoughts on unions in C, with regards to MISRA -4.19
Create man pages for my own C library -3.89
Saving space when writing floats (radian angles) to a file -0.56
C embedded systems stack and heap size +3.70
forbiddens in string literals in C -2.26
How to stringify macro having array as #define a_macro {5,7,7,97}? -0.95