Home | Notes | Languages | Programs | Homework |
Re: Pascal Info |
Stephen Edwards (edwards@CS.VT.EDU)
Thu, 15 Feb 2001 09:28:09 -0500
Message-ID: <3A8BE779.A9C43E41@cs.vt.edu> Date: Thu, 15 Feb 2001 09:28:09 -0500 From: Stephen Edwards <edwards@CS.VT.EDU> Subject: Re: Pascal Info
Pak Chung wrote:
> Do u know any website that has a list of function syntax and examples
> for freepascal?
As I mentioned in class, see the ref.pdf file included with the
FreePascal documentation (You already have it if you grabbed the
w32100.zip or w32104.zip FreePascal bundles--it is inside the
docs-pdf.zip file). You may also have an html version of the
same documentation in a doc-html.zip file (included with w32104.zip).
Otherwise, go to the FreePascal homepage and download a copy of the
documentation, which can be downloaded in either form. In addition
to the reference manual, there is a user's guide, a programmer's guide,
and a reference from the predefined library units (all of the docs are
included as part of the basic distribution).
-- Steve
-- Stephen Edwards 604 McBryde Hall Dept. of Computer Science e-mail : edwards@cs.vt.edu U.S. mail: Virginia Tech (VPI&SU) office phone: (540)-231-5723 Blacksburg, VA 24061-0106 -------------------------------------------------------------------------------
Home | Notes | Languages | Programs | Homework |