HP3000-L Archives

June 1995, Week 2

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:
Steve Dirickson b894 westwins <[log in to unmask]>
Reply To:
Steve Dirickson b894 westwins <[log in to unmask]>
Date:
Wed, 7 Jun 1995 18:49:00 P
Content-Type:
text/plain
Parts/Attachments:
text/plain (12 lines)
<<I am writing a C program that uses gets to read a password.
 
The intrinsic FCONTROL with an item number of 13 should work,
but I don't know where to find the file number of the keyboard.>>
 
For file-system intrinsics, 'stdin' is a file named &$STDINX& (using
MPE-escaped file names, with ampersand as the delimiter). So, just
HPFOPEN (or FOPEN) $STDINX, and then FCONTROL it.
 
Steve Dirickson         WestWin Consulting
(360) 598-6111  [log in to unmask]

ATOM RSS1 RSS2