StackRating

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

Dayal rai

Rating
1496.92 (3,997,934th)
Reputation
5,739 (28,546th)
Page: 1 2 3 4 5
Title Δ
char pointer as function parameter +3.45
Behavior of array -0.78
two dimensional Arrays access using pointers +0.32
Understanding function pointers -2.26
Network byte order on MAC address -3.59
Extern in multiple files and possible double definition +4.08
What is the execution sequence for the code below? +4.46
Data types revised -3.58
Cross compiling uboot error +4.40
Why sizeof(array) and sizeof(&array[0]) gives different results? +0.47
Incompatible pointer type error during calling a function 0.00
Reading a line using scanf() not good? -1.46
Array of structures , unable to use -1.33
how to define a 2d array using malloc and pass it to a function +3.62
OpenCV - Video playback is slow if slider updates its position whil... 0.00
C Function Definition and the Extern Keyword -1.18
Makefile for Multiple .c and .h files -1.67
put pointer values in a array -1.73
Storing data in array and looping through, 1 element is blank -3.61
invalid application of 'sizeof' to incomplete type list struct C +2.89
Pointer without a cast? -1.71
mergesort of names passing arguments in C +2.31
create an array of char arrays -3.15
Multiple reading from file fails (char array malloc required?) -3.77
Trouble with memcpy in release mode +2.91
a.exe has stopped working quicksort program +0.26
calculating length of array gives weird results -2.06
How to decrease CPU Usage when it reaches to 100% when using while(... -1.23
C (Linux): warning: assignment discards qualifiers from pointer tar... -2.92
Cygwin shadow.h not found +4.31
when explicit pointer type cast is needed? -2.17
allocating memory sequencially in C -3.39
Dynamic Memory allocation and structures +5.06
What does the p letter in booleans stand for? -0.87
Convert a dynamically linked elf binary to statically linked +4.73
Using '*' as 'value at' operator in C -3.33
C++ pointer concepts -0.83
Explain variable declaration in C +2.77
CryptGenRandom is giving same value while calling in loop -3.99
Linked list implementations difference -0.81
Assist me in finding the error +0.19
How to get the correct value of / and % operators? -1.75
How can I read a an input string of unknown length? -3.18
printf not printing to screen -1.62
Making a structure visible in both library and application - C -0.88
.bss vs COMMON: what goes where? -3.02
Runtime error in pointer to structure -0.58
how to get a part of a char array in c -2.48
using select loop vs fdisset -1.97
Variables declared globally are external or static? +4.09