[fpc-pascal] Pointers

Daniel Franzini daniel.franzini at gmail.com
Thu Jul 28 03:14:00 CEST 2005


no, i didn't...but it worked and the program did compiled...now, it
shows the following message

Runtime error 216 at $00401034
  $00401034

but i think that this is some windows (2000) issue not FPC one...so i
ask: is there any way of running these simple examples or i will just
have to set up some 16bit env or start touching those graphics units
that come with freepascal??

On 7/27/05, Steve Williams <stevewilliams at kromestudios.com> wrote:
> Have you tried
>
>    Screen := ScreenBufferPtr($a000);
>
>
> --
> Sly
>

--
Daniel

"(...) one learns how to write code by reading code. One doesn't learn how to
ride a bike by reading a book, either." (Theo de Raadt)




More information about the fpc-pascal mailing list