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 2 3 ... 17
Title Δ
Let user type in the middle of string (c/c++)? +0.33
A C function that returns a char array Vs a function working with 2... +0.31
Standalone C application -0.73
Number of elements in a static array +0.83
how to input two space separated word in c which one word can be om... +0.49
"knowledge is power" c language puzzle +0.92
what is rand algorithim depending on srand and seed? +0.32
Where should I setup local variables for more efficiency? -0.53
Global char *array being overwritten -0.67
How to print data in a buffer irrespective of zeros in between till... 0.00
what is the default value of char pointer or char variable -0.50
Determining endianness of machine architecture in C the correct way +1.40
outputting float array values does not work as intended +0.33
How do I read a file to and from a specific position? -2.29
Error in running Makefile using cross compiler 0.00
C - Create const char* from char[] -0.22
How to convert IPv4 address to decimal -0.59
Correct way of reading bytes from IEEE754 floating point format +1.63
Copying char arr[64] to char arr[] can cause a segmentation fault? -0.40
Looping back even the Condition is true in do while loop -0.02
Comparing results after integer promotion 0.00
code explanation for glibc "login_tty()" function: "... +1.55
Out of program of C language of pointer and Strcpy 0.00
Copying char array and printing hex from copied array gives error 0.00
Allocating 2D array of dimensions read from file 0.00
How to provoke "Application not responding" 0.00
How to divide an Int into two Bytes in C? +1.50
It is possible to bound the c integer range using enums? +0.33
C pointer to pointer warning +0.95
Is there any way to "try umount" before actually preform... +1.26
Segfault when trying to use data from scanf? -0.05
Why can we assign integers to a char variable +1.61
How printf() function knows the type of its arguments +0.56
Trying to print char,string terminated with space and string termin... 0.00
Printing actual bit representation of integers in C -1.29
How to const-qualify dynamically allocated data? 0.00
Extracting bit positions in a union of 16 bits in C 0.00
Why is it possible to declare class type(in Java) or struct type(in... -3.02
Setting one's own type limits in C? -1.47
C Programming segfault when iterating through directories 0.00
What is the correct typedef for an opaque C pointer to a C++ class? -2.60
What is the difference between CreateFile() and CreateFileA()? 0.00
Clarify the difference between input/output stream and input/output... 0.00
Is fork process an example of Multi threading in C? +1.48
How can I use the rand() function to generate a different number th... +1.45
Why is there an extra "*" in the output of this program? -0.82
Implementing a data structure to hold a stream of chars -0.09
why clock_gettime is async signal safe 0.00
Can you please give information on why the variable value is stored... +0.31
AES256 hex_print to hex_tofile using enc_out 0.00