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 ... 31 32 33 34 35 ... 47
Title Δ
How can I use # in a C preprocessor macro? -0.06
When is pointer subtraction undefined in C? +0.17
How to read a kernel module (/dev) file from user space C 0.00
Ampersand and square brackets priority -0.14
Any tool/script available to convert c99 style comments // into c s... +0.53
Printing leading zeroes for hexadecimal in C -2.40
gcc -W warning flags 0.00
What's wrong with that caused the stop code? 0.00
Is it pointer constant or variable constant? +0.99
simple linux app read wrong tty? 0.00
What is the difference between calling functions in the following w... -1.21
what is the default value of enum variable? +0.18
EOF going into infinite loop 0.00
Segmentation error while printing a histogram +0.75
Concept of ternary operator (? : ) in c -0.60
Best way to convert string to integer in C and C++ +0.34
Best practice for memcpy in C -0.19
Concept behind Float datatype and its assignment -2.21
Struct array in struct [Objective-c] +0.35
Array and base address redirection +1.76
Invalid suffix "-252" on integer constant -2.09
access violation in C CUDA code +0.02
Insertion Sort Doing Nothing +0.35
error: lvalue required as left operand of assignment -0.54
What is the point of allowing an identifier for enum? -0.63
Do I use a loop for iterating over arrays of small sizes (say 2 or... +0.32
How do I free a pointer returned from a function? +0.36
Xilinx Microblaze Structure padding/Packing 0.00
Does sizeof(float) always equal to sizeof(int) on all architectures? -0.27
Byte to signed int in C +0.41
L value required error +1.68
Multi dimensional Arrays +0.17
Declaring C arrays -0.66
How to convert or cast a float into its bit sequence such as a long -0.65
How to apply the sizeof operator to a function pointer and initiali... +0.39
Executing a different program from my C program -1.38
what does this code line do? +0.45
What is the dfference between &a[0] and a in this program? +2.14
Upgrading NC30 M16 C Compiler: va_arg issue 0.00
Invalid Initializer Error when initializing a pointer to a struct +1.28
Does a string literal count as a partial initializer and zero-initi... +2.37
How to declare string array in c +0.36
Bell character(\a) to remove white space +0.66
What is the meaning of argv[1][0]? -0.32
C code, why is address 0xFF00 being cast to a struct? -0.27
How do you assign value to char[] in heap? -0.49
How to determine the result of assigning multi-character char const... -1.09
multiple assignment statements in printf in c -2.42
When pass a variable to a function, why the function only gets a du... +0.11
Is a declaration an expression? +1.36