hi,
I was trying to use free pascal, I went through the examples and tried to experiment using some c tutorials. I got a compiler error when I tried to define an IntuiText structure.
I am using uses Classes, SysUtils, exec, utility, intuition, gadtools, aGrahics; and my statement is var text1: IntuiText;
I am not sure what I am doing wrong. Is there a reference for the Amiga Free Pascal libraries somewhere?
thank you for any help