StackRating

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

John Bode

Rating
1491.22 (4,395,876th)
Reputation
87,841 (904th)
Page: 1 ... 21 22 23 24 25 ... 62
Title Δ
How different is array from a pointer in C? -0.73
Do every modern implementations of malloc introduce UB in programs? +2.12
How to display all values stored in an array and how to pass those... -0.18
Having trouble explaining this C example dealing with pointers +1.57
How to push arrays into a methods with C 0.00
C Language Pointer Memory? -0.09
How can i change the background color in c programming language? +0.49
2-D array with both bounds not specified -0.02
Buffer overflow error and Double data type error +0.43
Deref a C pointer to a string within a struct within an array? +1.31
In C converting from a if else to Switch -0.65
How to return an array from a function in C? -0.93
Including header files in multiple source files in C +0.35
Is string an array or a pointer? +0.13
How to return a char** in C +1.33
If else statement doesn't work in C +0.51
What does a null value from db2 look like when it is retrieved from... 0.00
Return Array in C? -0.75
How to write a C program for a Fibonacci like sequence without vect... +0.26
Why the below code is giving different output when variable type is... 0.00
How do I use scanf to properly parse and filter dynamic input? +1.23
What are the benefits and situations that call for transparent types? +2.37
What are the rules of automatic flushing stdout buffer in C? -1.50
Need help understanding this C Code (Array) +2.12
what is the difference between accessing an array with a pointer an... 0.00
Function with a pointer in its declaration. Why? -0.50
Initialization and updation of variable types +0.80
Describe: int (*(*var[3])())(void (*)()); 0.00
what's difference between struct->char_member = ""... +1.87
If "argstr" is a 2 dimensional array in C, how does argst... +1.06
K&R Exercise 3-4: Negative Numbers Represented In Binary +0.50
Reading C pointer type declaration -0.51
What is the difference between using single quotes ' ' in s... +1.59
What is the difference between getchar/putchar, gets/puts and fgets... -0.24
How do I implement a struct with two floats in C? +1.56
c - Why do they all point to the same place? -0.49
Resizing 2D Arrays in C 0.00
Function Declaration & Definition in C for main() -0.67
what is self-referencing pointer in C? +1.93
Creating a queue with structs in C -2.01
Dynamic memory allocation for 3D array using array of pointers meth... 0.00
How much memory allocated for node in C? -0.01
Are these pointer lvalues? +2.05
Pointer to struct, trying to refer to its data members - C +2.35
How to understand string variables? Are they strings and pointers s... -0.61
Function return value in C -1.30
Don't understand function to count digits in character array +0.92
Character array in function argument as a pointer or array? -0.24
Confusion about the fact that uninitialized pointer points to anywh... 0.00
function should have a prototype +0.50