StackRating

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

Antti Haapala -- Слава Україні

Rating
1647.69 (599th)
Reputation
93,439 (833rd)
Page: 1 2 3 4 5 6 ... 47
Title Δ
How to avoid reading weird symbols, by pressing arrow keys with get... 0.00
How do print exactly X digits in hex 0.00
If struct type is defined in another .c file, it becomes incomplete... +1.45
Why does this code print 1 2 2 and not the expected 3 3 1? +1.21
The x86 disassembly for C code generates: orq $0x0, %(rsp) -2.02
Is time complexity the only thing to consider when trying to compar... 0.00
when i edit the linux kernel code, what is the process of building... 0.00
ELF Program Headers and Virtual Address -2.16
What's the fastest way to copy two adjacent bytes in C? +1.09
Will the size of bitfield be saved even if assigment is via pointer? -1.54
lazy pointer in C++ +0.28
Difference b/w using i<strlen() and str[i] != '\0' 0.00
How to identify what is causing the Segmentation fault 0.00
What is the difference between %h and %b in strftime 0.00
Whar is the usage of the unused parameter "status"? 0.00
Converting hex to float 0.00
Optimized header file conditional inclusion in source c file 0.00
Is the size of an object equivalent to the size of another based up... 0.00
define a struct if a certain condition is met +1.28
Incorrect counting of number of lines -0.04
STM32 microcontroller typecast +0.93
Should this library file actually be in the header files instead? -2.48
How To Sharpen Image Using opencv In C 0.00
What does it mean exactly if two types are "compatible" t... 0.00
how to recognize string with color code with strncmp in c? -1.12
question regarding filed in C - how to scan print get +0.30
Pure C: when using typdef void StructName in header file, the heade... +1.94
I saw some interesting code from a colleague. I am a but confused w... +2.17
Do all null pointers point to the same block of memory? -1.77
How do I count the number of sentences in C using ".", &q... -2.65
Why typecast a pointer at its declaration? -1.54
Name of a function used as a pointer 0.00
Running a server application process along with "logger" 0.00
How does extern inline declaration cause code generation? +2.17
Why am I losing precision when reading in IEEE-754 floating point f... +0.31
how ftell() function works? -0.17
sscanf and %i / radix detection of large unsigned integers +2.35
Compiler error operand of type 'div_t' where arithmetic or... -0.68
How to read decimal numbers from a file which has non-English (Turk... -1.46
D type qualifier is meaningless on cast type -1.79
C vs. C++, handling of void** pointers -1.22
Fwrite write only 4096 instead of 100,000 bytes +0.32
Why is log base 10 used in this code to convert int to string? +0.42
System function is not working in C when the command contains "... +1.28
Why does the variable in this loop point at the same memory location? -0.49
Wrong value with a function that returns a double (libffi) +0.32
bad use of pthread, for waiting response of sockets -0.66
C: How can I check if a memory address has been written? -0.21
How is a C extension compiled with the correct native calling conve... -0.54
Is a char value set to CHAR_MAX guaranteed to wrap around to CHAR_M... 0.00