Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>clr_menu()</b> c_exam06 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CLR_MENU()                                                          C_EXAM06
   Clears a menu from memory.

   Syntax
         nNumberOfButtonsCleared = CLR_MENU(nMenuNum)

   Arguments
         nMenuNum    Sets the number of the menu to clear.

   Returns
         nNumberOfButtonsCleared Returns the number of buttons cleared from
                                 memory.

   Description
         CLR_MENU() clears the specified menu from memory. The menu holds the
         buttons. By calling CLR_MENU(), the menu is freed for a new set of
         buttons.

See Also: CLR_ALL()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson