StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 50 51 52 53 54 ... 90
Title Δ
when I try to end an event controlled loop in c it takes two inputs? -2.16
Change strcpy parameter in a linux binary elf file 0.00
Returning arrays in C instead of switch statements, nested set of v... 0.00
Is "-1>>5;" unspecified behavior in C? +1.34
--a vs a--, operator precedence 0.00
I want to know if this program runs 24/7 will the operating system... 0.00
Argument is incompatible with prototype: struct in_addr 0.00
Add two number in c strange behaviour +1.21
Leading Zeroes not showing up in c 0.00
IEEE-754 32 Bit (single precision) exponent -126 instead of -127 0.00
Why this way to detect machine storage methods is incorrect? (Using... +1.16
Format specifier for sizeof() operator -0.73
Understanding the maximum values that can be stored in floats in C +0.91
How can a variable have two different addresses at same point of ti... +1.72
Pass Lines of Code as an Argument in C 0.00
What is wrong with using scanf with a pointer without initializing? 0.00
Acessing beyond the allocated space and not getting segfault +1.06
Accessing the previous and next members of an array element using j... +1.35
Passing in a struct to a function and assigning it -2.19
c multiple indirection - assigning a char** to an array of char* 0.00
C++ and C-string variables, char array size +0.62
int main(void) vs main() 0.00
Type casting a void pointer to an int with insufficient memory allo... 0.00
Global array does not have 'type' when added to header file... 0.00
When using AES 128 CBC encryption is it possible to get NULL byte i... 0.00
Pointer Behaviour in C: Initializing Linked List Head after Node +1.43
Are the following lines of C code valid and (involving dynamic memo... 0.00
Strange things happen with bool? -0.73
how to use two or more iterators to increment inside a for loop +0.03
How to move values from a CSV file to a float array? 0.00
Why this is not giving compilation error -0.99
C - Invalid syntax allowed by compiler? 0.00
C preprocessor syntax for multi-statement function? -0.46
multiple conditions in while/if statement that runs if ANY of the c... -0.54
C program for quadratic formula +1.50
Usage of dup2() -0.90
C does not run until I use the quit command -0.19
Is segfault guaranteed when dereferencing null pointer (C/C++) +0.15
Creating "dir" command using CreateProcess function faile... 0.00
TCP function recv() does not works in loop 0.00
Python socket IP_ADD_MEMBERSHIP and INADDR_ANY confusion 0.00
Pointers: Read access violation when trying to dereference pointer... +0.09
The first test case passed but 2nd test case's output went to a... 0.00
Using multiple integers with one operand in a C conditional stateme... +0.58
combine multiple chars to an int +0.28
Converting int to char in C -1.04
Negation of Bits 0.00
structure of function using func arrays +1.88
Failed to assign an array to a double pointer +1.27
C sockaddr function call for sendto? +1.42