Section One BBS

Welcome, Guest.


Subject: Re: Opinion on Pascal Date: Thu Mar 30 2017 07:37 pm
From: Vk3jed To: Deavmi

-=> Deavmi wrote to Vk3jed <=-

 De> program hello;

 De> begin
 De>      writeln('Hello world');
 De> end.

I had to add

Uses Crt;

at the top, it needs the CRT unit to be able to write to the console screen..
D


... The one question you've always wanted clarified. What did she say?
--- MultiMail/Win32 v0.49
 ■ Synchronet ■ Freeway BBS in Bendigo, Australia.

Previous Message       Next Message
In Reply To: Re: Opinion on Pascal (Deavmi)
Replies: Re: Opinion on Pascal (Deavmi)