HP3000-L Archives

July 2001, Week 4

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 Emerson <[log in to unmask]>
Reply To:
Tom Emerson <[log in to unmask]>
Date:
Fri, 27 Jul 2001 15:26:23 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
On Fri, 27 Jul 2001 11:52:01 -0700, Tracy Pierce <[log in to unmask]>
wrote:

>the 5.0 communicator ... says "The [file security] bits ... can be changed
>by the chmod() function.  These bits can be read bycalling the stat() or
>fstat() functions".
>
>But where are stat() and fstat()?  The only clue I have here is mention of
>"calling".  But they're not MPE intrinsics.  Where do I find these?

As mentioned, these are "C" library functions, roughly equivalent
to "intrinsics".  Here is an excerpt from the "ccxllk.pub.sys" command file
that shows the default libraries:

   ECHO END OF COMPILE
   if hpcxljcw = 1 then
      setvar hpc_rin "^ccstdrl.lib.sys"
   else
      setvar hpc_rin "libcshr.lib.sys,libcansi.lib.sys,&
         libmansi.lib.sys,libcrand.lib.sys"
   endif

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2