HP3000-L Archives

December 1997, 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:
Mark Klein <[log in to unmask]>
Reply To:
Mark Klein <[log in to unmask]>
Date:
Fri, 5 Dec 1997 22:03:43 PST
Content-Type:
text/plain
Parts/Attachments:
text/plain (12 lines)
Steve writes:

>Or use HPFOPEN, which has its own built-in "smarts" about default values
>for unspecified options?

Still has the same problem. The built-in "smarts" are a feature of
intrinsics and since gcc doesn't process sysintr, it doesn't learn about
the default values. At least HPFOPEN has a hidden parameter that tells
it how many parameters are actually in use, so it is easier to implement
in that you don't have to supply all the unused parameters as with
FOPEN.

ATOM RSS1 RSS2