Re: Turbo pascal 7
From: Gaz (gazzac2k_at_hotmail.com)
Date: 10/27/03
- Next message: Sefton: "Re: Erin Marie Sorenson - August 5th 1985"
- Previous message: james leu: "Student/Teacher Project/Assignment for Sale !!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
- In reply to: Alf P. Steinbach: "Re: Turbo pascal 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Oct 2003 09:22:46 -0800
alfps@start.no (Alf P. Steinbach) wrote in message news:<3f994009.562759234@News.CIS.DFN.DE>...
> On 24 Oct 2003 07:34:52 -0700, gazzac2k@hotmail.com (Gaz) wrote:
>
> >Any one got good advice for pascal 7
>
> Get a more modern development tool. I suggest Delphi or Java or
> C#.
>
>
> > as i have dyslxia?
>
> What's that got to do with anything?
>
>
> > I rrealy want to learn what each loop dose and how they work?
>
> WHILE : tests the condition (each time) before entering the loop body.
>
> REPEAT : tests the condition (each time) after executing the loop body,
> so the loop body is executed at least once.
>
> FOR : loops a given number of times.
can i say thanks for all this info. I never realy expected this
respons. Hope for me yet then. I am doing pascal as part of a college
caricula so cant realy change it yet all in the way you think bout
what you are programing and why you want to do it. May main goal is to
go on next year and study HND maby teck support or networking:)
- Next message: Sefton: "Re: Erin Marie Sorenson - August 5th 1985"
- Previous message: james leu: "Student/Teacher Project/Assignment for Sale !!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
- In reply to: Alf P. Steinbach: "Re: Turbo pascal 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]