[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


   NAME
       FreeRadioButtons -- Free a linked list of radiobuttons

   SYNOPSIS
       FreeRadioButtons( list )
       void FreeRadioButtons( struct List * )

   FUNCTION
       Free a linked list of radiobuttons allocated with
       RadioButtonsA().

   INPUTS
       list -- the list to free

   RESULTS
       None


[Back to Amiga Developer Docs]