HP3000-L Archives

April 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:
Dirickson Steve <[log in to unmask]>
Reply To:
Dirickson Steve <[log in to unmask]>
Date:
Tue, 7 Apr 1998 15:04:57 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
        <<I am trying to use the HPSORTINIT intrinsic from C (MPE not
POSIX) and running into a problem due to C not supporting default
parameter substitution. Is there any way not to supply file numbers to
these subroutines? I tried just passing zeros in the input and output
file records and get the error "There are no input files in the supplied
parameters." I really just wanted to use the HPSORTINPUT and
HPSORTOUTPUT routines and not monkeying around with files.>>


Do you have a
 #pragma intrinsic HPSORTINIT

declaration? If so, the compiler should use SYSINTR to properly default
the unspecified parameters.


Steve

ATOM RSS1 RSS2