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 ... 18 19 20 21 22 ... 47
Title Δ
is there another way than system() to execute a binary -0.34
scope or lifetime of variable in C -0.75
C: defining function below main - why does this compile? +0.29
Issue initialising values for typedef field in struct - C +1.50
C Function Prototype With Struct Argument +1.65
What is the result of this expression? +1.48
Comprehensive and clear NOP sled technique explanation needed 0.00
What is bool in C/C++? A keyword or a macro? +0.28
How to get current date and time and save it into char* array in pr... -0.18
Passing array to a function +0.87
What are the Windows and Linux native OS/system calls made from mal... -0.15
Factorial program with STATIC INT +0.26
How to declare a function returning a pointer to an array? +0.95
Changing bool values to opposite of the initial value -1.06
What is the ?: operator +0.75
Nios 2 "Hello World"? -0.19
C for loop behaving strangely +0.31
Not able to free memory showing some memory crashing +1.85
C function to swap two chars in a char[] segfaults, despite not wor... +0.07
Is a character literal ('A') exactly equivalent to a hex literal (0... +1.75
what happens when we call Malloc with negative paramter? 0.00
Using original pointer after realloc? +0.33
Why is the output of the program so? +1.72
Code works in debugger but not in executable program +1.93
Unix cat -n command implementation 0.00
Where are volatile variables stored? -1.06
malloc and gcc optimization 2 0.00
static address with gdb. change without gdb 0.00
ISO C and signed literal constants -2.48
main or header file which will compiler execute first? -1.13
Explanation of the output obtained in the following c program +0.48
is it good or bad to reuse the variables? -0.49
Is the %c fprintf specifier required to take an int argument +1.89
Is multiplication faster than float division? +0.97
converting int to uint8_t 0.00
Is unsigned char always promoted to int? 0.00
C programming find output for C89? 0.00
Compound condition in C: if (0.0 < a < 1.0) -0.02
generate a random number between 1 and 10 in c +0.87
struct alignment C/C++ -2.33
Are bitwise operators faster than + and - operator -1.58
Does Clang promote shorts to integers when combined with number lit... +1.50
Inequality on unsigned values 0.00
++ Operator on pointers +1.07
Data type to store value <=10^20 in C/C++ -0.62
What the difference between initialization on declaration and initi... -0.36
About Use Of Storage Classes in C -0.48
Return type of bitwise operation in C -0.10
Simple cube and square sum function won't run (C) +0.10
Safe to pass pointer to auto variable to function? +0.93