StackRating

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

cnicutar

Rating
1795.40 (11th)
Reputation
150,803 (377th)
Page: 1 ... 33 34 35 36 37 ... 45
Title Δ
using Macros in c +1.06
C programming: subscripted value is neither array nor pointer +0.76
Returning a String from function in C +0.44
fopen() not working in C -0.41
Does the use of null pointers mean that some memory is always unused? +1.12
Strange problem with backspace in vim 0.00
File contains two EOF characters; what happens? 0.00
How to detect connection closed by localhost? 0.00
How OS performs buffering for a file 0.00
Assignment makes integer from pointer without a cast in C +0.48
Typedef'ed structs that have pointers to each other +0.73
Prime number printer function, crashes when passed large enough num... 0.00
checking condition in a for loop by ++i +0.22
What's the side effect of the following macro in C ? Embedded C +0.81
How to copy front part of string up to a delimiter 0.00
Address difference between two integer variables in c +0.67
pthread_cond_broadcast does not work? +0.21
call of overloaded ‘max(char&, char&)’ is ambiguous +1.39
Difference between `bx` and `bp`? 0.00
Dynamic allocation of 2D array within function (using pointers to r... 0.00
"glibc free(): invalid next size(fast)" on vector.push_ba... +0.81
Sending information with a Signal in Linux 0.00
Wrong Output of a C program without errors +0.45
char* from memory address -0.75
Problem with this C code +0.96
pointer default value .? -1.88
Is it safe to call pthread_cancel() on terminated thread? +0.88
3 plus symbols between two variables (like a+++b) in C +0.23
Gets(string#) function skipping first gets request 0.00
struct in header file 1 needed in header file 2, how do I do that? +1.31
Two variables with same name and type, in two different .c files, c... +0.22
Efficient data structure and search algo to store a string against... 0.00
C Macros and use of arguments in parentheses 0.00
Is this code declaring a type? 0.00
Are these two vi-related `.inputrc` lines redundant? +0.21
Return code when OOM killer kills a process 0.00
Why doesn't C provide struct comparison? +0.20
C program memory usage - more memory reported than allocated +0.23
pointer to an array boundary problem +0.53
security flaw in c code snippet? +0.69
Delete lines backwards +0.59
Where does the pointer to string stored -1.20
How can I handle sigchld in C 0.00
Are extensions ignored in makefile? -0.50
What timestamp would have the best space efficiency with a 10 year... +0.73
How can I free memory from my structure containing an array of dyna... +1.22
why does the C readdir man page say to not call free on the static... -0.78
Is it possible to create a file with a fixed size in linux? 0.00
struct alignment question -0.52
How to find out a TCP server's status from the client side (In a re... +1.01