home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 124 / af124a.adf / af124a.lzx / WBStartup+V2.8 / Source / WBStartup+Prefs / ChooseGroupWindow_protos.h < prev    next >
C/C++ Source or Header  |  1999-03-29  |  131b  |  7 lines

  1. /* Prototypes for functions defined in
  2. ChooseGroupWindow.c
  3.  */
  4.  
  5. struct Node * ChooseGroup(WORD , WORD , struct List * , char * );
  6.  
  7.