HP3000-L Archives

March 1998, Week 1

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:
Tom Kirby <[log in to unmask]>
Reply To:
Tom Kirby <[log in to unmask]>
Date:
Tue, 3 Mar 1998 17:06:09 -0500
Content-Type:
Text/Plain
Parts/Attachments:
Text/Plain (34 lines)
I know that by posting this, it will be gatewayed to the newsgroup,
and my UCE will go up, but:

I want to read a bytestream file with FOPEN/FREAD and get the file's
data exactly as it appears (if the file has 8 bytes and a newline,
that's what I want to see). I've been doing an FREAD, asking for
1024 bytes, but all I'm getting is 72 bytes (it should be 72 bytes
and a newline). Can I do this, and if so, how? I've tried specifying
binary (fopt.(13:1):=0), but this gets overridden because it is
bytestream. Would NOBUF (aopt.(7:1):=1) help?

If I have to call HPFOPEN, I don't mind doing that. I'm trying to
avoid having to write a little block of C routines to do the IO,
but if I can't do anything else quickly, that's what I'm going to
do.

Thanks in advance,

-- Tom Kirby <[log in to unmask]>

P.S. Because I want to, OKAY????? 8^)


______________________/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_
Thomas F. Kirby        Sales (US):   800 Net-Mail    Fax:+1 703 451-3720
   ______                         +1 703 569-9189    mailto:[log in to unmask]
  /__ |  \__________   Sales (Europe):+44(1480)414131 Fax:+44(1480)414134
 /  / | / ________     Sales (Pacific):+61 3 9489 8216 Fax:+61 3 9482 5124
|  /_ |<  ______       Tech Support:+1 703 569-9189  Fax:+1 703 451-3720
 \ __)| \ ___          mailto:[log in to unmask]       Me: mailto:[log in to unmask]
  \______/Associates,  6901 Old Keene Mill Rd Suite 500 Springfield VA 22150
_________________Inc._/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_
Gopher: gopher.3k.com   Anon-FTP: ftp.3k.com  WWW: http://www.3k.com/

ATOM RSS1 RSS2