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 ... 29 30 31 32 33 ... 62
Title Δ
Unix: Project Management with Make 0.00
Why can't I assign the address of a variable of one type(say do... -1.16
Trying to generate 9 digit numbers with each unique digits +0.27
How to store 3 different types of data in one array +0.52
Precedence of arr[x++]-- -1.17
Having clarification in pointer and array in c -0.55
Twisted usage of *const* after variable name in Linux kernel -0.38
How to Access enum from heade file into main program in C? -0.45
C Why can't a void pointer store a float value? -0.74
C Program won't run - Beginners's Query on Pointers & C... -0.42
Why does the address of a pointer var change in this scenario? -0.68
Are arrays just the same as constant pointers or are there any anot... +2.59
Inputing integers straight across in C -0.25
What exactly is the use of #include<stdio.h> in the tradition... -0.51
What is the means of ( __ ) "double underscore" used in c... 0.00
Want to make c program app for bank +0.04
C++ errors for C code +0.90
Conflicting types for pointer variable in C (Error) -0.93
When does error "expression must have pointer type" occur? -0.98
C99: Call main function from another 'main'? -0.17
Why can't object (.obj) files be moved across platforms? -0.71
how to check whether a inputted value is a character or not +0.09
Why my C code got error in Windows? Linux is ok -1.08
Count the length of a float given string +0.56
What's the point of using malloc when you can use pointer? -0.61
Sequence points in simple words -1.75
What dos count[i]++ mean +0.54
Basic programming C Question -0.46
Why Does x = a() + ab(); has different results in different machines? -1.09
Assigning integers from a file to an array +0.04
Issue with floating point representation -1.05
Why ternary operator does not support blocks? -0.61
Is it worth to use new operator in code optimization? -0.07
C File input & output +0.54
Gets working in Main, but not in any other function 0.00
Sum of positive values in an array gives negative result in a c pro... +0.95
Range of unsigned char in C language +1.25
Exam exercise about lists and pointers C 0.00
scope of function declaration in c +2.75
Is it possible to use notation [] with pointers in C? -0.45
Why does the following code show an error? -0.56
C - Counting Numbers {making a program} +1.91
Removing spaces from string using pointers +2.37
How we can change the priority of order of evaluation of left and r... -1.25
why does the value of the return variable change? -0.55
Passing buffers in C with MISRA compliance -0.37
C's comparison's wrong with hierarchy promotion +0.94
Are static global pointers always initialized to NULL in C? 0.00
Is it possible to build a linked list without the help of self refe... -1.43
What's the benefit for a C source file include its own header f... -1.19