#include <stdio.h>
#include "/home/simpleio.h"

int main()

{
float a = 0,
printf(" Type in price of product\n"); a = getFloat();

while (a > 0)
{
printf(" Type in price of product\n");


this is literally all i can think of im crap at this