HP3000-L Archives

July 1995, 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:
Randy Medd <[log in to unmask]>
Reply To:
Randy Medd <[log in to unmask]>
Date:
Mon, 3 Jul 1995 07:57:25 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
>       HPDEVCONTROL(&status, ldev, 100, 0);
                                         ^
 
If I'm not mistaken, the 4th parameter is a pass-by-reference item,
not value.
 
SRN's CSEQ says:
 
Procedure HPDEVCONTROL (
   status       : anyvar record  ;        {R26, @32 -> 32, align 32}
   ldev_ca      : anyvar record  ;        {R25, @32 -> 8208}
   itemnum      :        int32   ;        {R24}
   item         : anyvar int32   )        {R23}
   {NOTE: NOTE: NOTE:                                                  }
   {  The intrinsic definition of this procedure may                   }
   {  *not* match reality!  (As of MPE/iX 4.0)                         }
   {The "itemnum" parameter is actually by-value, and                  }
   {the NL.PUB.SYS entry is uppercase "HPDEVCONTROL".                  }
      uncheckable_anyvar
 
 
--
------------
Randy Medd
Telamon, Inc.

ATOM RSS1 RSS2