home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Graphics File Formats Companion / GFF_CD.ISO / formats / ttddd / code / mbb_prot.h < prev    next >
C/C++ Source or Header  |  1994-06-20  |  101b  |  8 lines

  1. /* Prototypes for functions defined in
  2. mbb.c
  3.  */
  4.  
  5. int main(int argc,
  6.          char ** argv);
  7.  
  8.