StackRating

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

Pavan Manjunath

Rating
1551.05 (7,635th)
Reputation
20,187 (6,736th)
Page: 1 2 3 4 5 ... 6
Title Δ
malloc memory to a pointer to pointer +0.75
How to optimize two threads running heavy loops -0.52
File creation through fopen works fine on Linux but not on Windows... +0.43
function return type as pointer why not as int ,while returning adr... +0.75
When do you have permission to use unlink()? -1.02
Segmentation fault handling +1.51
ANSI C - Clearing a string +0.54
linux file attributes -0.56
accessing nth element in array 0.00
ASM: MASM, NASM, FASM? +0.45
Is 64-bit version of Valgrind able to dig the memory issue of 32-bi... 0.00
How to make good use of stack trace (from kernel or core dump)? 0.00
Where the variable stored (data segment or heap or BSS) according t... 0.00
x86 assembly - Which variable size to use (db, dw, dd) 0.00
What is meaning of a pointer to a constant function? -0.45
program stops after execvp( command.argv[0], command.argv) +1.17
is header file path reference in .c file included in object file (.o) -2.22
Program that read file and send it to parent process with pipe +1.04
Why the pointer lose its reference when I pass an array as a functi... +0.84
replace byte in 32 bit number -1.87
gcc complains: variable-sized object may not be initialized -1.72
error compiling: linux/module.h: No such file or directory +0.20
convert Hexadecimal number in Octal in c +0.02
css_stylesheet_create() in libcss (error: too many arguments to fun... +1.35
Profiling CPU Cache/Memory from the OS/Application? -0.30
How to access 2D array of unknown size using pointer to array -0.43
How to identify whether two different versions of gcc are compatible? +0.44
g++, static initialization and -nostdlib 0.00
Using fseek and fread +1.15
configuring UART as FIQ 0.00
Get image resolution from image file 0.00
Program location in the memory and static/shared libraries +0.40
gcc 4.7 Give me error message 0.00
char a[512] vs char b[512 + 1] -1.26
How to check if a macro exists in an object file in C? 0.00
isalnum equivalent using #define -1.05
Converting input numerical string in C +0.75
mmap() returns EINVAL -1.77
Assigning a string of characters to a char array +1.30
Why are there different associativities among operators in C? +2.22
What's the return value of the ternary operation "?:"? 0.00
store all processes list into a file with UID +1.76
glib: valgrind reporting 'still reachable' blocks after g_strsplit 0.00
Stack structure after function call with parameters -1.15
Is there any limit in wrapper function arguments in Unix? 0.00
converting string to a double variable in C -0.72
how to stop this code from hanging at wrong inputs? -0.75
net_device get_stats function, how to use? 0.00
Should I cast char arrays to pointers explicitly when passing them... +0.77
How can I place a pre set array of a struct in a different struct? -2.22