home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d2xx / d232 / dbug.lha / Dbug / manx / WARNING < prev   
Text File  |  1989-08-02  |  426b  |  9 lines

  1. During final testing, I noticed some peculiar behavior with the 16-bit
  2. int version of the library, so I would recommend using the dbug32.lib
  3. version instead, until I have time to resolve the problems.  A quick
  4. scan of the code indicated several possible problem points, such as
  5. having the argument to the Delay() function as an unsigned int (which
  6. is correct for the Unix sleep() "equivalent"), rather than a long int.
  7.  
  8. -Fred
  9.