http://www.w3.org/ns/prov#value | - : I do not understand which part of your question is a typo and which is the real mistake in the program, but as far as I know, the following peice of code should work(though I do not understand the last few lines inside the loop achieve):[code][size=2]#include int main (void){int weight[3];weight[1] = 1; /*Some value greater than one will do*/while (weight[1] >= 0){ printf (Enter weight in pounds"
|