C

Sun Warrior yphotons at athena.mit.edu
Tue Feb 28 14:57:45 AEST 1989


I would like to know how to set an array (float) to a certain size
normally I would have done it like this

float array [size]

but the thing is I would first like to be able to type in the size and
then set the array . I tried this by using scanf statement and then
the float but that did not work. help

yphotons at athena.mit.edu



More information about the Comp.lang.c mailing list