From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5f748ee50b1a42ac X-Google-Attributes: gid103376,public From: enikitin@apk.net (Eric W. Nikitin) Subject: Re: Package spec and body in C. Date: 1997/09/29 Message-ID: <60p2ng$89v$1@nerd.apk.net>#1/1 X-Deja-AN: 276493584 References: <342AC9A5.7CAECFA6@jpl.nasa.gov> Organization: Akademia Pana Kleksa, Public Access Uni* Site Newsgroups: comp.lang.ada Date: 1997-09-29T00:00:00+00:00 List-Id: J. M. Rayas (Juan.M.Rayas@jpl.nasa.gov) wrote: : Anyway, I would like to mimic Ada's package spec/body mechanism in C. : If anyone has done this and/or has any info that they would like to : share, it would be appreciated. A number of months ago, I looked briefly at the book _C Interfaces and Implementations_ by David R. Hanson (ISBN 0-201-49841-3). It may be what you're looking for. There is a web link with more info and stuff to download at http://www.cs.princeton.edu/software/cii/ -- Eric ---