StackRating

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

ouah

Rating
1639.74 (709th)
Reputation
124,742 (513th)
Page: 1 ... 43 44 45 46 47
Title Δ
Any Idea Why My C Code Can't Read from /proc? +0.91
convert unsigned integer to byte array in C +0.78
Pointer arithmetic C and casting +0.73
Passing Array By Reference To Function in C -0.09
C++ Access float pointer inside a class -> Access violation -2.20
Why does (x += x += 1) evaluate differently in C and Javascript? +2.09
Detecting Endianess -0.98
Is there way to check the type of a preprocessor symbol value in C/... -1.03
Equivalent of modulus (math function) in C? +1.31
Difference between Stack And Heap -0.36
Preferred way to compare a structure to zero +0.89
Throwing errors when trying to compile code with ltoa in Linux -0.72
prototypes for 'static' functions -1.43
How to manage memory alignments and generic pointer arithmetics in... -1.92
How can the C++ Preprocessor be used on strings? +1.71
Dynamic matrix and dynamic values into matrix -0.56
#define PORTX.x in Avr Studio 5 (ATmega16) -0.58
Difference between memory indirect call and register indirect call +0.42
incompatible with parameter of type "int *" -0.25
How do we allocate a pointer to an array 0.00
When 'sizeof' is applied on a string, why does it return its size (... +0.51
unknown type name 'uint8_t', MinGW -0.90
C bytes of a char pointer in memory -0.00
Single command to remove files that have a '3' in them +0.42
Convert byte to binary, append output to string, convert to double,... -0.12
Is there a convention for pointer declarations in C? -0.91
Unusual behavior of ternary operator? +0.76
Why array assignment operation doesn't exist but structure assignme... -0.31
Using a pointer in a struct +0.91
What are anonymous structs and unions useful for in C11? -0.61
cast content of array into arithmetic type in C +1.12
C program without header -0.72
Memory usage when passing by reference? -1.20
Pointer to function in ROM +1.00
C Language, a Structure of Files -0.15
Why does -INT_MIN = INT_MIN in a signed, two's complement represent... +0.93
Why is arr and &arr the same? +0.78
Declaring a pointer syntax in a function +1.23
Is sizeof(int) guaranteed to equal sizeof(void*) +0.73
Is there a command to return the owner of a file? -0.90
Include Guards syntax in C -0.50
What's the purpose of redundant parentheses in return(NULL) -0.36
GCC compiler and converting const char* to char * -0.13
Does a mutex guarantee visibility (GLib)? -2.75
How to delete a 'git commit' from LOG 0.00
Changing const primitive only generating warning +6.77
type conversion in c +1.67
C. Function pointer callback. Incompatibility with prototype. -3.83
Dynamically allocating and _freeing_ two-dimensional double array +3.33
Extern array of structs +0.07