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