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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,493156586d291aec,start X-Google-Attributes: gid103376,public From: wardi@rsd.bel.alcatel.be (Ian Ward) Subject: "Out" parameter question. Date: 1996/10/18 Message-ID: <547r2u$950@btmpjg.god.bel.alcatel.be>#1/1 X-Deja-AN: 190283870 distribution: world organization: Alcatel Bell Telephone reply-to: wardi@rsd.bel.alcatel.be newsgroups: comp.lang.ada Date: 1996-10-18T00:00:00+00:00 List-Id: I read somewhere, that Ada 95 allows use of 'out' parameters as uninitialised variables. Was this to aid with code optimisation? Is the opposite true, i.e. do "in" parameters behave like local variables within the procedure/function body? To save answering, perhaps someone can point to a relevant line in the rationale, if there is one. --- Ian Ward's opinions only : wardi@rsd.bel.alcatel.be