Low Level Ada
From: Stephane Richard (stephane.richard_at_verizon.net)
Date: 11/19/03
- Next message: Jerry van Dijk: "Re: Low Level Ada"
- Previous message: Rodrigo Garcia: "Re: How to define an array of a variant record type?"
- Next in thread: Jerry van Dijk: "Re: Low Level Ada"
- Reply: Jerry van Dijk: "Re: Low Level Ada"
- Reply: Jeffrey Carter: "Re: Low Level Ada"
- Reply: Jim Rogers: "Re: Low Level Ada"
- Reply: tmoran_at_acm.org: "Re: Low Level Ada"
- Reply: Freejack: "Re: Low Level Ada"
- Reply: Marin David Condic: "Re: Low Level Ada"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 Nov 2003 13:43:58 GMT
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
- Next message: Jerry van Dijk: "Re: Low Level Ada"
- Previous message: Rodrigo Garcia: "Re: How to define an array of a variant record type?"
- Next in thread: Jerry van Dijk: "Re: Low Level Ada"
- Reply: Jerry van Dijk: "Re: Low Level Ada"
- Reply: Jeffrey Carter: "Re: Low Level Ada"
- Reply: Jim Rogers: "Re: Low Level Ada"
- Reply: tmoran_at_acm.org: "Re: Low Level Ada"
- Reply: Freejack: "Re: Low Level Ada"
- Reply: Marin David Condic: "Re: Low Level Ada"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|