Hi im a newbie and im not very good so far but i need to be for my university course!

anyway i need to make a program that uses loops and adds up numbers as they're typed in, in float values, and keep a running total, and once the user enters a zero value the program should stop reading numbers and print out (a) the grand total (b) the number of items.

Im so stuck i cant even think!

Hope you can help cheers!

oh forgot to say im not using scanf we have our own simpleio library.