Overview
This is a simple program I wrote which takes console input of a few numbers and prints them back out in reverse order.
Features
- Demonstrates array usage in C.
- Demonstrates pointer arithmetic in C.
- Open Source.
- Tested under Windows, Solaris, Linux, and Irix.
License
Licensed under the GNU General Public License.
Learn more about GNU and free software at http://www.gnu.org/.
Download
in-reverse.zip (27 KB)