This ZIP file contains:

menu.c		<== Source code
menu.exe	<== Working executable of the source code
readme.txt	<== This file.



menu.c
-------------------------------------------------------------------------------
This is a program that simulates a small menu.

You can maneuver in the menu via the up arrow, down arrow and the return key. You can also skip to a specific item in the menu via pressing the corresponding key seen at the start of every menu item.


The program uses the delay(); function.


This programs compiles best with the Turbo C++ 3.0 compiler or later versions of it.

delay issues are found in the TC compilers. The program doesn't seem to take notice of the delay() function.

-------------------------------------------------------------------------------

Disclaimer:

By donwloading the source code, the programmer will not be held liable for any effects this program might have on your system. Good or bad, I don't have anything to do with it. Get it? Got it? Good!




Made by Joey.