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,794c64d1f9164710 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-20 16:38:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newspeer.monmouth.com!newscon02.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr14.news.prodigy.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: functions, packages & characters References: <20020220191633.11698.00001351@mb-bg.aol.com> X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 67.112.201.47 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr14.news.prodigy.com 1014251846 ST000 67.112.201.47 (Wed, 20 Feb 2002 19:37:26 EST) NNTP-Posting-Date: Wed, 20 Feb 2002 19:37:26 EST Organization: Prodigy Internet http://www.prodigy.com X-UserInfo1: Q[R_PJSCTS@[SPTX\JKXOFXBWR\HPCTL@XT^OBPLAH[\BQUBLNTC@AWZWDXZXQ[K\FFSKCVM@F_N_DOBWVWG__LG@VVOIPLIGX\\BU_B@\P\PFX\B[APHTWAHDCKJF^NHD[YJAZMCY_CWG[SX\Y]^KC\HSZRWSWKGAY_PC[BQ[BXAS\F\\@DMTLFZFUE@\VL Date: Thu, 21 Feb 2002 00:37:26 GMT Xref: archiver1.google.com comp.lang.ada:20188 Date: 2002-02-21T00:37:26+00:00 List-Id: > I want to know if you can put a couple of functions through a procedure What do you mean by "put a function through a procedure"? > my compiler keeps stopping me, The compiler is not trying to be difficult, it just doesn't understand either. > Also i need to replace a // with one / in my program Surely your editor/word processor has a "replace" capability.