Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!bloom-beacon!bu-cs!bucasb!mike From: mike@bucasb.bu.edu (Michael Cohen) Newsgroups: comp.os.vms,comp.lang.c Subject: c$$doprint, c$$doscan Message-ID: <558672775.14810@bucasb.bu.edu> Date: Mon, 14-Sep-87 22:52:55 EDT Article-I.D.: bucasb.558672775.14810 Posted: Mon Sep 14 22:52:55 1987 Date-Received: Wed, 16-Sep-87 02:54:36 EDT Reply-To: mike@bucasb.UUCP (Michael Cohen) Organization: Boston U., Center for Adaptive Systems Lines: 6 Keywords: Vax C, Internal Printing Routines Xref: mnetor comp.os.vms:2587 comp.lang.c:4339 Does anybody know what the internal arguments are to c$$doprint, c$$doscan. We have an application where we have to code our own doprint, doscan which takes variable numbers of arguments. It would nice rather than to recode printf to be able to call the native Vax C internals directly.