home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 340_01 / ufc034.c < prev    next >
C/C++ Source or Header  |  1991-01-09  |  174b  |  10 lines

  1. #include "_UFC03.H"
  2. #include "testfmt.H"
  3. main()
  4. { FKZ=2;
  5.   SM=0;
  6.   memcpy(FMT,"testfmt ",8);
  7.   #include "testfmt.i"
  8.   _UNIF(&FKZ,FMT,testfmt.fld0,&RET,&SM,Daten);
  9. }
  10.