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,8eaea1d1465f843d X-Google-Attributes: gid103376,public From: dirk@diogenes.informatik.unibw-muenchen.de (Dirk Dickmanns) Subject: Re: Comments Date: 1996/11/14 Message-ID: #1/1 X-Deja-AN: 196391735 references: <328828AA.4EF6@wantree.com.au> <19961113121001.HAA20548@ladder01.news.aol.com> organization: University of the Federal Armed Forces Munich newsgroups: comp.lang.ada Date: 1996-11-14T00:00:00+00:00 List-Id: ennals@aol.com writes: >procedure brcp(s : screen ; i : image ; c : colours); >#desc Build Really Cool Picture on screen %s of image %i with %c colours >Then when I type >brcp(myscreen, megaimage, 256); >the comment would be: >#com Build really coop picture on screen myscreen of image megaimage with >256 colours. >This system can give surprisingly good results :-)) Build_really_cool_picture( on_screen => myscreen, of_image => megaimage, with_colours => 256); would be my way to go. No comment necessary, no further tool to use, fast to read. >(excuse the AOL email address) ok ;-) Dirk -- Dirk Dickmanns -- REALIS -- real-time dynamic computer vision Sun OS 4.1.3; PC Linux; Ada, OCCAM, C, Eiffel, PROLOG, C++