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 ... 47
Title Δ
What is the nasm assembly code version of gcc inline assembly +1.61
Accessing elements of an array of integer pointers using only point... -0.80
Why $(< file.txt) don't work on makefile? +1.63
How to support wildcard word expansion in my own shell implementati... -1.18
Turning a bitfield into a uint8_t +1.45
How read data from serialport? 0.00
Why are pointer type casts necessary? -0.51
Using a function pointer on a non-struct/union 0.00
Reading input from a file in C 0.00
Statements rather than expressions inside _Generic() -2.21
Why can a null character be embedded in a conversion specifier for... +1.42
Why my input gone after input into a structure through a function? 0.00
getline() memory reallocation fails 0.00
I want to ask about the main difference between CreateThread from W... 0.00
Why is an int variable valued `0xffffffff` >> 1 != 0x7fffffff? +2.21
Why pthread_join does not block and wait for the thread to finish? -0.66
Retrieve list of all current environment variables +1.30
Using flexible array member to implement a stack 0.00
Using a parameter in time() gives you incompatible pointer type +0.30
Will malloc round up to the nearest page size? -0.50
How to deal with Leetcode Question "Check If Array Pairs Are D... -2.61
Confused with read() system call -0.22
Memory address of variable does not match with "info frame&quo... -1.25
implementing memmove without copying the source data +0.30
memory for array initialization with string literal -0.63
How Kprobe and Uprobe insert debugging prinkk in executable -- Do t... 0.00
How do I use PyObject* args in C python extension? 0.00
How could one possibly bootstrap a C compiler(from source)? -0.82
How the encoding standard you use to save a c program affect during... 0.00
When a 64bit int is cast to 64bit float in C/C++ and doesn't ha... +1.72
Get thread identifier C +0.71
Save and restore python interpreter state 0.00
How to call ucontext.h getcontext from inside a function 0.00
Const robustness of pointer inside a struct and performance 0.00
C compiler's FP based on non-IEEE 754: is such C compiler C sta... +0.16
what are the side-effects of fseek(fp, 0, SEEK_CUR) 0.00
poll() and EOF: redirect file descriptors and do filtering 0.00
When are True not or etcetera used in c instead of operators like &... +1.27
Round 37.1-28.75 float calculation correctly to 8.4 instead of 8.3 +0.74
Why -O1 is faster than -O2 -2.53
Why don't enums in multiple source files cause a link error? 0.00
Decryption of cypher in C +0.30
Reason why int(*g)(int) into int(*h)(char) causes error? +1.00
Calling a function with va_list argument needs va_start() at the be... +0.91
What should I do if fclose fails? -1.41
C - Casting an array of 64 chars into an array of 16 unsigned ints 0.00
The meaning of %lg in C language 0.00
recursive ctypes structure accesing 0.00
How to stop using AddressSanitizer? +1.75
typing: How to bind owner class to generic descriptor? 0.00