HP3000-L Archives

October 1997, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Keven Miller <[log in to unmask]>
Reply To:
Keven Miller <[log in to unmask]>
Date:
Wed, 29 Oct 1997 14:45:19 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
I also understand that the item's addresses must be byte addresses.

Here is example from some of my (running) programs:
     ....
     short    msg, recs;
     char     cbuf [MAXBUF+1];
     long     eof;
     foptions fop;
     ....
/* get name, foptions, record length, eof */
     mpe_ffileinfo ( msg, 1, cbuf, 2, (char*)&fop, 4, (char*)&recs, 10, (char*)&eof );
     if ( ccode () != CCE ) doferr ( msg, "FG:recsize" );
     ....

********************
* Keven Miller   KC7LYD
* [log in to unmask]   (Salt Lake City, Utah, USA)
********************

ATOM RSS1 RSS2