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