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 ... 6 7 8 9 10 ... 47
Title Δ
Void function call as expressions -0.76
How can I implement a fast copying function like memcpy()? -2.15
Determine the width in bytes of a utf-8 character 0.00
C11 Annex K: "objects that overlap" +1.60
How do P(&sem) and V(&sem) in semaphore affect the code? 0.00
call C code from Python via ctypes, use python object list +1.54
How can I store variable having high range in C program? -0.69
Issue with SWIG for creating Python bindings for C library 0.00
warning: passing argument 2 of ‘inet_aton’ from incompatible pointe... +2.15
Why is fprintf causing memory leak and behaving unpredictably when... +0.05
How to calculate running time of algorithm? -2.37
What are ttdef.h and tt2def.h in the C programming language? 0.00
What happens when I pass 0 as the second parameter of getline? -1.87
How does de-referencing work for pointer to an array? +0.16
scanf is overwriting a second variable -0.36
How to convert the below code to python code, it is for the checksu... 0.00
Why do Python extension modules need to be compiled with MSVC on Wi... 0.00
What is the relationship between POSIX and the C language? +0.32
Applying strcpy to a pointer to array + some_offset +1.39
getnameinfo fails to perform a reverse DNS 0.00
Incompatible pointer types on array initialization -3.23
Why does strcpy omit the first character in source string when usin... -1.08
Length of dictionaries are not the same -0.04
Octal digit in ANSI C grammar (lex) -0.10
Accessing binary files with mmap vs fstream or fopen 0.00
How to add elements in list which is value of dictionary and those... +0.45
Use uuid.uuid4() or secrets.token_urlsafe() for hard to guess url a... 0.00
Can I save (and use) char* literal passed to a function after it en... 0.00
How to avoid hard-coding tons of dict key strings in Python +0.88
Including stdlib.h causes code to be unable to be compiled properly -3.24
when extending python with c, how do one cope with arbitrary size i... -2.27
Is "add" operation in set() or "insert" in dict... 0.00
How to get a substring from file? 0.00
How to test if zeros have changed to ones (but not the other way ar... -0.70
How to downgrade the boto3 version in an AWS Lambda Function +0.33
In linux kernel 2.6.26, i found "#define atomic_read(v) ((v)-&... +1.56
How to write multiple in-memory files to one archive file in C? 0.00
optimize 32-bit value construction -1.60
How can I sort an array that dependes on the quantity of other? -2.62
How do I correctly initialize wide character string? +0.34
Are both of these volatile qualifier usages redundant? +0.74
Can't define a large array in PIC32? 0.00
How to fix 'No such process' error from kill function on ne... 0.00
What is the behaviour of comparing pointer to static variable? +1.44
Two pointer representation dilemma +0.30
What is the unsigned int order in the function struct page* alloc_p... +0.52
limited range of data types 0.00
How can I force the size of an int for debugging purposes? +1.16
Return Pointer from function with pointer as param +1.63
Determining the proper predefined array size in C? +0.94