Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!mcnc!rti!sas!toebes From: toebes@sas.UUCP (John Toebes) Newsgroups: comp.sys.amiga Subject: Re: dfind() and dnext() in lattice C Message-ID: <183@sas.UUCP> Date: Sun, 27-Sep-87 11:56:41 EDT Article-I.D.: sas.183 Posted: Sun Sep 27 11:56:41 1987 Date-Received: Mon, 28-Sep-87 02:00:06 EDT References: <4388@burdvax.PRC.Unisys.COM> Organization: SAS Institute Inc.,Cary NC,25712 Lines: 15 Summary: They work fine for me, can you give an example? In article <4388@burdvax.PRC.Unisys.COM>, wpl@burdvax.PRC.Unisys.COM (William P Loftus) writes: > Has anyone used dfind() and dnext() successfully? I have tried every > thing I can think of and yet, every time I try to call dfind() it crashes my > machine. > William P Loftus UUCP: wpl@burdvax.UUCP I have been using them and found no problems. However one thing that you can do to cause it to crash is to pass it an info block that is not on a 4 byte boundary. What ends up crashing is ADos writing to the wrong location for the info that it returns resulting in something completely unrelated being destroyed. /*---------------------All standard Disclaimers apply---------------------*/ /*----Working for but not officially representing SAS or Lattice Inc.-----*/ /*----John A. Toebes, VIII usenet:...!mcnc!rti-sel!sas!toebes-----*/ /*------------------------------------------------------------------------*/