--

Mon, 28 Jul 1997 21:14:37 +0200


Dies ist eine mehrteilige Nachricht im MIME-Format.
--------------522F86F8F01DD29D541FA57D
Content-Type: text/plain; charset=us-ascii
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

I'm a novice in gpc and I hav a lot of problems. Here comes the first
one:

unit unit1;    { reine testunit fuer gpc }
Interface
  Procedure ClrScr;

Implementation

Procedure ClrScr;
Var i : Real;
Begin
  For i := 0 to 25 Do
    WriteLn;
End;

Begin
End.

I run gpc under Linux 2.0.30 and had the following output:

voss@crazy_horse:/home/voss/pascal > gpc unit1.pas
/usr/lib/crt1.o: In function start':
/usr/lib/crt1.o(.text+0x5a): undefined reference to main'

Another problem comes, when I choosed the Type Byte for the variable i.

Herbert

--------------522F86F8F01DD29D541FA57D
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Description: Visitenkarte für Herbert Voss
Content-Disposition: attachment; filename="vcard.vcf"
Content-Transfer-Encoding: 7bit

begin:          vcard
fn:             Herbert Voss
n:              Voss;Herbert
org:            Canisius-Kolleg
email;internet: Herbert.Voss@ck.b.shuttle.de
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
end:            vcard


--------------522F86F8F01DD29D541FA57D--


Herbert Voss (Herbert.Voss@ck.b.shuttle.de)

HTML conversion by Lluís de Yzaguirre i Maura
Institut de Lingüística Aplicada - Universitat "Pompeu Fabra"
e-mail: de_yza@upf.es