StackRating

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

koder

Rating
1526.68 (21,957th)
Reputation
1,978 (84,726th)
Page: 1 2
Title Δ
How to initialize array of structures after declaration in C -0.32
C Structure TriplePointer Memory Allocation 0.00
How to make the strtok working when reading the pathnames? +4.28
integrate head in a one-liner bash CLI 0.00
Why I can't read from and write to socket with printf and scanf? +3.73
Subdirectories and GCC problem with MakeFile +3.83
Does casting actually DO anything? +1.20
break vs goto: Which is more appropriate in the following bool func... +0.77
What does fork() == 0 returns? +4.57
Initializing a struct with malloc -1.16
fork and signals problem with glob variables 0.00
begin the string in C 0.00
Issue with detecting NULL in head node pointer of Queue Data Struct... 0.00
C - Why does the same piece of code behave differently when i put i... -0.03
C create a PID file non binary 0.00
Struct in C (assign value into array of struct) -0.11
Struct initialized in function loses values (although it's an a... 0.00
How to change a variable from a structure from integer to string? -1.99
clock_nanosleep(): It ignores timespec structure -0.92
execvp shell command with shell output redirection does not work +3.68
lightuserdata and pointers to const 0.00
Crossworks String Conversion 0.00
Confused about PySerial with USB Full-speed half-duplex talking pri... 0.00
typedef struct declaration gives back an error 0.00
How to solve this infinite loop problem in C program I am facing? 0.00
Define Feature Macro: Compiler Argument vs Source Code? 0.00
How do I ignore spaces at the end of the inputfile in C? 0.00
Error : Expected expression before 'struct' +3.91
unite two strings by copying one by one the characters of the secon... +0.59
C++ while loop without curly brackets? +3.87
How many variables can a mutex lock in a critical section? 0.00
Adding an element to beginning of linked list C +2.37
How to normalize the path(delete all repeated '/') in C +0.48
What does a while statement that only sets 2 pointers equal, do? +2.34
C receive signal from a specific process -2.91
Can I read() from STDOUT_FILENO? 0.00
Can I have more than one socket file descriptor per client? +3.92
Checking if input is a ENTER without losing the first character in C -0.11
Where is an enum stored? 0.00
int* value not holding any value 0.00
Function that would get minimum, maximum and average in c +0.73
I am trying to use UART communication in interrupt mode, where shou... 0.00
After table.getn got deprected in Logitech 5.4 LUA this code doesn&... 0.00
What actually happens in asynchronous IO -2.36
no effect happening to the program when i am putting r=NULL in func... 0.00
Storing a string in another variable in C -0.95
Why assigning a regular pointer to a pointer-to-const is allowed bu... -3.15
How to separate string input in two, and use the second one to open... 0.00
Spliting string and storing in array or pointer in C -3.96
send() before recv() +0.05