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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, LOTS_OF_MONEY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ed5ddffd8ee2047 X-Google-Attributes: gid103376,public From: "HollymaN" Subject: Re: direct_io Date: 2000/02/10 Message-ID: #1/1 X-Deja-AN: 584043626 References: X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Trace: news20.bellglobal.com 950175896 216.209.196.31 (Thu, 10 Feb 2000 04:44:56 EST) Organization: Sympatico X-MSMail-Priority: Normal NNTP-Posting-Date: Thu, 10 Feb 2000 04:44:56 EST Newsgroups: comp.lang.ada Date: 2000-02-10T00:00:00+00:00 List-Id: ok i ve found it HollymaN wrote in message news:xgbo4.18594$vl6.483737@news20.bellglobal.com... > how to use this function on direct_io in another function > function size(file:in file_type)return count IN function nbre_f return > natural > thx > >