P
plazmaplanna
Guest
What do I say for it to go to the next line with what it's going to say next
i have 3 totals and they were being lumped together on the same line for some reason...
so i added printf("\n\n\n"); after each total
and that made it put each total on it's own line when i run the program
i have 3 totals and they were being lumped together on the same line for some reason...
so i added printf("\n\n\n"); after each total
and that made it put each total on it's own line when i run the program