home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!caen!uvaarpa!adastra!mbs
- From: mbs@adastra.cvl.va.us (Michael B. Smith)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Determining file length
- Distribution: world
- Message-ID: <mbs.10c9@adastra.cvl.va.us>
- X-NewsSoftware: GRn 1.16f (beta) by Mike Schwartz & Michael B. Smith
- Date: 15 Sep 92 06:07:51 EDT
- Organization: Private UUCP Node
- Lines: 9
-
- In article <mbs.108r@adastra.cvl.va.us> I wrote:
- > if (v = AllocVec (size)) {
-
- if (v = AllocVec (size, 0)) {
-
- Oops.
- --
- // Michael B. Smith
- \X/ mbs@adastra.cvl.va.us -or- uunet.uu.net!virginia.edu!adastra!mbs
-