StackRating

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

Felix Palmen

Rating
1630.09 (872nd)
Reputation
5,298 (31,173rd)
Page: 1 ... 5 6 7 8 9 ... 17
Title Δ
Invalid read of size 4 while using fgets from a file 0.00
How to use pointer to multi dimentional array in C language? -0.38
Pointers to array of pointers in c +1.92
Which object declarations in C cause storage to be reserved (i.e. a... 0.00
How convert char * (char pointer) to PCSZ? 0.00
inet_pton() function where is the binary? +0.93
Is it possible to create pointers in C without a specific datatype +0.36
Variable declarations and datatypes -0.14
How do you convert parameters from char to int in the main function... -0.18
When doing `char first_word[MAX_LENGTH + 1] = "test";`, i... +0.34
Different conventions for main() in C +1.89
c++ - non-trivial designated initializers not supported 0.00
Sending parameter to a #define +0.64
How to pass a pointer to a function argument of type fixed size arr... -1.07
How to convert large number strings into integer in c++? +0.39
C Array Linked List, assigning an array linked list to another +1.84
Post increment with pointers in while loop in C +0.21
HOW can i convert compiled program (hex) to code line? 0.00
error : invalid type argument of unary '*' (have 'int&#... +1.10
Reading boolean with fscanf 0.00
C function return statement -0.01
What does dereferencing and printing the pointer a do in this situa... -0.15
atoi() for int128_t type +0.17
Header inclusion not required for a .c program but for a .cpp program 0.00
Is the leading underscore for the function names for the __stdcall... -2.53
Create an array of consecutive numbers from 1 to n in C? +0.96
How to eliminate unused elements in structures? -0.50
Allocate 6xNxN array -1.01
Neater way to handle errors from multiple fread calls +0.77
How to convert float number to string without losing user-entered p... +0.34
Program is not writing to the file after a whitespace is encountere... -0.39
How do the bit-fields work exactly in these C programs? +0.66
C/C++ printf() and scanf() reversed when running the program 0.00
How can pow() function of C output the exact value of 2^1023 withou... 0.00
building static library that depends on another static library 0.00
Where and how to use fwrite function in c +0.98
How can I convert a char into an int in C, so that a = 0, b = 1, an... -0.12
Build multiple packages in parallel 0.00
Unable to copy binary file via c program 0.00
How to evaluate once a makefile conditional variable? +0.35
How to return multiple types from a function in C? -0.74
How to declare an array with const int items in a struct 0.00
How to check if a section is code or data(.elf)? -0.64
Two sum c code in leetcode +1.40
How can I use one function from main application and bootloader? (e... +1.09
Difference between UINT32_C and uint32_t +0.44
Input: a2b3c4 and Output: aabbbcccc +0.36
Define C++ functions in C structs +2.01
Shifting unsigned int more than the size of it, undefined or not? -2.26
Linux mutithreaded C program<->usleep() accuracy for scheduli... 0.00