How do I write a program in C to display the numbers from 0 to n in ascending order with a separate function?

Started by Matas, November 17, 2016, 07:04:54 PM

Previous topic - Next topic

Marshall

Hi all, I have a big question to submit because I can not find the answer elsewhere, how do i write a program in c to display the numbers from 0 to n in ascending order with a separate function? Thank you for giving me a hand on this subject.