Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site Glacier.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!oliveb!Glacier!info-vax@sri-kl From: info-vax@sri-kl Newsgroups: fa.info-vax Subject: Re: converting SDL to "C" .h files Message-ID: <198@Glacier.ARPA> Date: Tue, 29-Oct-85 19:28:30 EST Article-I.D.: Glacier.198 Posted: Tue Oct 29 19:28:30 1985 Date-Received: Sat, 2-Nov-85 01:20:30 EST Sender: daemon@Glacier.ARPA Organization: Stanford University, IC Laboratory Lines: 9 From: David L. KashtanI 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 -------