Re: Low Level Ada

From: Jerry van Dijk (somename_at_nospam.demon.nl)
Date: 11/19/03


Date: 19 Nov 2003 15:45:37 +0100


"Stephane Richard" <stephane.richard@verizon.net> writes:

> Is there a way, in Ada to move memory around so to speak.

Yes.

> 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).

Ok.

> Could I take an array of Characters, and "move it" to address $B800 ? or
> something like it?

That depends on your OS. For DOS, what you seem to be thinking of, see
the conio package on my homepage www.jvdsys.demon.nl

-- 
--  Jerry van Dijk
--  Leiden, Holland