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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9245b8db9abd376c X-Google-Attributes: gid103376,public X-Google-Thread: 11232c,bde6489d2ec79329 X-Google-Attributes: gid11232c,public X-Google-ArrivalTime: 2002-04-19 10:40:50 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.vmunix.org!blackbush.xlink.net!blackbush.de.kpnqwest.net!news.uni-stuttgart.de!cert.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada,misc.misc Subject: Re: Out parameters in a function Followup-To: comp.lang.ada Date: Fri, 19 Apr 2002 19:40:47 +0200 Organization: Enyo -- not your organization Message-ID: <87vganfuxs.fsf@deneb.enyo.de> References: <4519e058.0204150709.55c94dfb@posting.google.com> <3cbbe583.3628858@news.demon.co.uk> <3cbc3f05.26543327@news.demon.co.uk> <3CBCFCC8.6000206@worldnet.att.net> NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1019238054 14531 212.9.189.171 (19 Apr 2002 17:40:54 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 19 Apr 2002 17:40:54 GMT Cancel-Lock: sha1:dFjbCLx0QWUh4TA8W7W8QdsEnjY= Xref: archiver1.google.com comp.lang.ada:22790 misc.misc:6685 Date: 2002-04-19T17:40:54+00:00 List-Id: Jim Rogers writes: > Well, almost. C does not have a boolean type. What about the standard type _Bool?