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,9adfbb907494972e X-Google-Attributes: gid103376,public From: Richard Riehle Subject: Re: Ada to C/C++ translator needed Date: 1996/10/07 Message-ID: #1/1 X-Deja-AN: 187466792 references: <01BBB03F.7291B300@idc213.rb.icl.co.uk> content-type: TEXT/PLAIN; charset=US-ASCII organization: National University, San Diego mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-10-07T00:00:00+00:00 List-Id: On Wed, 2 Oct 1996, Simon Johnston wrote: > "restrict" what is this new keyword, where can one find out about this! I think he may be referring to #define Strict which is available on some C/C++ compilers to enforce type checking. Richard Riehle