Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU
Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!sri-iu.arpa!KASHTAN
From: KASHTAN@SRI-IU.ARPA (David L. Kashtan)
Newsgroups: mod.computers.vax
Subject: Re: converting SDL to "C" .h files
Message-ID: 
Date: Tue, 29-Oct-85 17:34:31 EST
Article-I.D.: 
Posted: Tue Oct 29 17:34:31 1985
Date-Received: Sat, 2-Nov-85 03:21:52 EST
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The ARPA Internet
Lines: 7
Approved: info-vax@ucbvax.berkeley.edu

I have written a program that reads $xxxDEF macro definitions (extracted from
the VMS macro libraries) and converts them to ".h" files.  It also takes
auxiliary information files and merges that with the macro definitions --
thus one may declare type fields for various structure slots and not have to
worry about having to re-edit anything if the structure ever changes.
David
-------