StackRating

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

Luis Colorado

Rating
1330.78 (4,536,304th)
Reputation
4,375 (38,188th)
Page: 1 2 3 ... 21
Title Δ
C calling nested function inside another nested function -0.66
How to release a struct that wasn't called with malloc? -0.35
Counting Lines, Words and Characters -0.95
issues using waitpid() with large number of child process 0.00
Text-cursor position handling in C (under Linux) -0.85
How can i make a Makefile for a GMP project 0.00
Why i can init char pointer but not int pinter? -0.45
c random int types +0.18
ShellScript does not run 'cd', calling sh in php 0.00
Finding a string in a file using the lseek command in C -0.30
Using perror with arguments -0.30
Confused about mmap() return - two different pointers? +0.17
invalid pointer when using strtok_r -0.89
Converting negative decimal to two's complement in C +1.02
Can I find how much stack memory is currently used in a Mac thread? 0.00
Describing c with ebnf grammar +3.52
If a floating-point number is representable in my machine, will its... +0.03
Catching loss of precision in floating numbers +0.22
Why does global variable definition in C header file work? -0.89
How to free leaking memory after opening files using FILE *? 0.00
Is it possible to temporarily hide a file from any system call in l... +0.72
Remove lines from a file between lines matching a pattern 0.00
Glassfish5 Error: Exception in thread "main" java.lang.Nu... 0.00
Precedence of the arrow operator and post increment? -0.50
How to convert integer to string with plus and minus -0.67
Should makefile prerequisites list shared objects? 0.00
Why the size of this structure is same irrespective of the order of... -0.98
Catching Missing Semicolons in C header file prototypes 0.00
Print all elements in an array just once in C? -0.77
Why is direct I/O file not being written to? +0.19
Including input statements and conditions in the make file -1.09
C program not printing the string that is given as input -0.08
How does c language store int in memory? +0.72
Case statement with braces -0.59
In ELF, is it possible to specify a mapping of a physical memory re... 0.00
Numerical Integration in fortran with infinity as one of the limits 0.00
C - Problem in finding sum of consecutive numbers -0.56
How to create a makefile in gcc 0.00
Is snprintf is safe in terms of buffer overflow? -1.20
Prevent incomplete type declaration when defining opaque pointer? -0.21
Passing arrays as arguments in C -0.32
Is va_list always static? -0.60
What is the Smallest Nonzero Number that I can Reliably Generate? -1.18
Why is this program allocating more memory than necessary? -0.87
Why does printf() in the parent almost always win the race conditio... -0.55
Why are variables of type size_t casted to (unsigned) in a printf c... -0.71
How to implement a system call that could check if itself has been... -1.01
What does a while statement that only sets 2 pointers equal, do? -0.29
How to link all files in C ansi? Error with multiple definition 0.00
Two supposedly compatible function pointer types is being warned as... +1.62