1.00.10 for linux.
Oh, thanks. And don't you know how to do the same thing (direct access to
video ram) under linux ?
On Thursday 06 of November 2003 00:57, Florian Klaempfl wrote:
> 2cz wrote:
> > in school we use a BPTP 7, but at home i use FPC. And now i have a
> > p
..80] of
record znak:char; attr:byte end
absolute $B800:0;
a:char;
begin
..
and when i try to compile i get this :
had.pp(12,15) Error: absolute can only be associated with a var or const
had.pp(12,15) Fatal: Syntax error, ; expected but : found
in BPTP is this right. what shall i do?
2cz