StackRating

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

teppic

Rating
1512.18 (56,710th)
Reputation
6,615 (24,429th)
Page: 1 2 3 4
Title Δ
how to export linker options? 0.00
gcc __builtin_expect doesn't seem to generate a correct code 0.00
"expected ')' before numeric constant" when calling sem_i... +0.20
"initializer element is not a compile-time constant" when... +0.46
fgetpos() behaviour depends on newline character +0.31
shm_open() function is not creating the shared memory 0.00
glibc detected invalid pointer 0.00
Can I install both shared .so and static .a versions of a library? +1.81
Local initial values are stored at? +1.90
Will space be allocated for unused variables and functions in gnu c... -0.03
Initialisation from incompatible pointer type and arrays of structs -0.14
gets() doesn't get excuted +0.85
Reading N integers in a single access from a file in C +0.36
How does referencing work when have two .c files with global variab... -1.42
What memory space is occupied by auto variables in stack -0.53
how to convert a int variable to char *array in C with malloc? -0.50
Creating a struct at address pointed by pointer +1.19
Lua C API: undefined reference errors in liblua.a 0.00
Handling multiple '\000' in string with increasing ASCII value -1.42
If you fork() and the forked (child) process exits are all the VM p... -0.51
stuck on scanf of fgets inside Signal handler function +1.57
commercial use of GNU-GhostScript-9.06 which is under license Gnu-... +1.54
How can I read separate numbers/lines from a .txt and input them to... +0.43
Advanced C memory allocation -0.68
Simple state machines. When does switch() beat if - else if - else 0.00
Free dynamically allocated memory defined by static keyword in C -0.93
how to use crypt( ) method in Linux? -0.36
How often will processor check while loop condition? -1.16
How to check if a file still exists using a file descriptor +1.73
C function argument char * vs char [] -1.00
reading strings to a char array and then getting the size of the st... -0.10
About pointers in C -0.44
What is the purpose of the first "node" in the declaratio... -0.72
Can the perror example be improved? -2.45
Can't run program after compilation with gcc +0.47
Initializing entire 2D array with one value -1.51
scanf with %c and %s causes error -0.08
What exactly is the difference between x++ and x+1? -1.10
Working with Char in c programming +1.20
how to get the string-lengths stored in array (C) -0.03
Signal handler won't see global variable +0.27
Creating a dynamic custom array of nested structs in C -0.15
free() causing trouble when a child process frees memory 0.00
Widening of integral types? +0.05
Dereference void pointer +1.69
How to address all fields in a struct like these registers? -2.92
Why is not the last column of my matrix printed? +3.86
Declare huge arrays locally in C -3.09
Does wide character input/output in C always read from / write to t... +2.31
Can you use scanf to test a valid input for _Bool type? Regarding C 0.00