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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,604393fcefde729a,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-15 02:20:44 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news-ber1.dfn.de!fu-berlin.de!uni-berlin.de!73155-cm.able.ES!not-for-mail From: "Nazgul" Newsgroups: comp.lang.ada Subject: In-memory Streams Date: Mon, 15 Apr 2002 11:20:01 +0200 Message-ID: NNTP-Posting-Host: 73155-cm.able.es (212.97.173.155) X-Trace: fu-berlin.de 1018862442 2539962 212.97.173.155 (16 [107015]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:22540 Date: 2002-04-15T11:20:01+02:00 List-Id: Hi, I need to create a 512 bytes buffer in memory, in which I can write date like in a stream ('output). Then, when the buffer is full, I have to write it to a file, for example with Buffer'Output, or once byte each time, but the raw content, no headers or something, just the raw 512 bytes. Where should I begin to look at? Something to do with storage pools? Thanks -- (:==================:) �lvaro Iradier airadier@able.es (+34)660133259 (:==================:)