PDA

View Full Version : how to reverse the input


garfield_101
04-03-2003, 10:04 AM
hi i w ould like to ask anyone if they can design a program written in function in C language of a certain problem.
the problem is the user is permitted to enter any number of values with 0 as sentinel value or terminating value. and then the function will then reversed all the entered value with 0 included in it. pls. help me with my simple problem thank you.

Jason
04-03-2003, 10:39 PM
where is the code for us to help you with? Don't ask for people to write the code for you...start, and we'll help


Jason

Spookster
04-03-2003, 10:50 PM
Sounds like a homework assignment to me.