[fpc-pascal]urgent request/question
j y
y_jim542000 at yahoo.com
Wed Feb 6 05:16:02 CET 2002
It is not an assignement.
I have meaured two arrays of numbers.
I did not know that the underlying software was
written in
borland pascal.
jim
--- BigMatt19 at aol.com wrote:
> So how long has it been since you studied your book
> in that Pascal class you're taking? Besides your
> description of what you need isn't very clear
> anyway. What on earth does the assignment say to
> do?
>
>
> In a message dated Tue, 5 Feb 2002 9:28:34 PM
> Eastern Standard Time, j y <y_jim542000 at yahoo.com>
> writes:
>
> > please help. i need the code in below translated
> to
> > borland pascal:
> > let's say: num1min :=10 num1max :=20 num2min
> :=10
> > num2ref :=100
> > Repeat
> > (* some stuff go here *)
> > num1[a] := num1min + num1incr.
> > num2[a] := num2min + num2incr.
> > Until num2 > num2ref
> > Then like to print the results after the test is
> > stopped to screen/file:
> > If num1 <= num1min then print "val <= actual value
> of
> > num1min"
> > If num1min < num1 < num1max then print "val =
> actual
> > value of num1"
> > If num1 >= num1max then print "val >= actual value
> of num1max".
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send FREE Valentine eCards with Yahoo! Greetings!
> > http://greetings.yahoo.com
> >
> > _______________________________________________
> > fpc-pascal maillist -
> fpc-pascal at lists.freepascal.org
> >
>
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
>
> _______________________________________________
> fpc-pascal maillist -
> fpc-pascal at lists.freepascal.org
>
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
More information about the fpc-pascal
mailing list