Home | Notes | Languages | Programs | Homework |
Re: Pascal string type |
Stephen Edwards (edwards@CS.VT.EDU)
Mon, 29 Jan 2001 09:55:26 -0500
Message-ID: <3A75845E.18044169@cs.vt.edu> Date: Mon, 29 Jan 2001 09:55:26 -0500 From: Stephen Edwards <edwards@CS.VT.EDU> Subject: Re: Pascal string type
Mike Pilone wrote:
>
> I was wondering if we are allowed to use the pascal string type in project 1?
Yes.
> Also, now that we will be using the automated grader, does this mean that
> we can no longer submit unix tape archives?
See the sumbission instructions in the program assignment: your submission
must be a single Pascal source file with all documentation and other
information in comments within the file. Just one plain ASCII file.
You're welcome to develop and test your code on any platform you wish,
as long as it compiles and runs under FreePascal.
-- 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 |