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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,df7d6571cb90914a,start X-Google-Attributes: gid103376,public From: RL Subject: C's static variable Date: 1997/09/05 Message-ID: <34109F10.52E2@communique.net>#1/1 X-Deja-AN: 270073495 Organization: Communique Inc. Newsgroups: comp.lang.ada Date: 1997-09-05T00:00:00+00:00 List-Id: Does anyone know how in Ada to produce the equivalent of a static variable in C?