Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bu-cs!bucasb!mike From: mike@bucasb.bu.edu (Michael Cohen) Newsgroups: comp.os.vms,comp.unix.wizards,comp.lang.c Subject: Fdopen using VMS Channel Numbers in Native Vax C Message-ID: <558301111.1201@bucasb.bu.edu> Date: Thu, 10-Sep-87 15:38:31 EDT Article-I.D.: bucasb.558301111.1201 Posted: Thu Sep 10 15:38:31 1987 Date-Received: Sat, 12-Sep-87 09:44:44 EDT Sender: mike@bucasb.bu.edu Reply-To: mike@bucasb.UUCP (Michael Cohen) Organization: Boston U., Center for Adaptive Systems Lines: 5 Keywords: fdopen, vax C, stream I/O Xref: mnetor comp.os.vms:2521 comp.unix.wizards:4184 comp.lang.c:4257 Does anybody know how to write a fdopen routine which takes a Vax VMS Channel number and returns a File Pointer in Native Vax C. For the application we are doing, we need to be able to access a channel number returned by TWG TCP/IP interface. Any help would be appreciated. Thanks much.