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,6a4dfe772544eb65,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-19 05:44:01 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!in.100proofnews.com!in.100proofnews.com!cycny01.gnilink.net!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny02.gnilink.net.POSTED!53ab2750!not-for-mail From: "Stephane Richard" Newsgroups: comp.lang.ada Subject: Low Level Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Wed, 19 Nov 2003 13:43:58 GMT NNTP-Posting-Host: 129.44.79.216 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny02.gnilink.net 1069249438 129.44.79.216 (Wed, 19 Nov 2003 08:43:58 EST) NNTP-Posting-Date: Wed, 19 Nov 2003 08:43:58 EST Xref: archiver1.google.com comp.lang.ada:2674 Date: 2003-11-19T13:43:58+00:00 List-Id: By the subject line I mean: Is there a way, in Ada to move memory around so to speak. For instance, let's say I want to create an Array that would hold characters with the goal to send it to the video card directly (address $B800). Could I take an array of Characters, and "move it" to address $B800 ? or something like it? -- St�phane Richard "Ada World" Webmaster http://www.adaworld.com