I need help how write reverse function e.g reverse 1 3 5 7 9
will create the following output
9 7 5 3 1
I confused, i can use string or integer for my code?
This is a discussion on write a C program named reverse that will print the argument in reverse order within the C++ Programming forums, part of the General Programming Boards category; I need help how write reverse function e.g reverse 1 3 5 7 9 will create the following output 9 ...
I need help how write reverse function e.g reverse 1 3 5 7 9
will create the following output
9 7 5 3 1
I confused, i can use string or integer for my code?
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.