Re: Optimized typ

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Sun, 20 Jul 1997 15:01:59 +0100 Jean Hendrickx
<jean.hendrickx at EURONET.BE> writes:
>
>The 07/18/97  Lucius L Hilley III <luciuslhilleyiii at JUNO.COM> wrote :
>Subject:      Re: Optimized Type Check
>.
>----SNIP----
>procedure test_run2(number_as_string2 test_value)
>   --printf(1, "\n%s passed.\n", {test_value})
>   test_value = test_value
>end procedure
>----SNIP-----
>.
>I don't understand the utility of " test_value=test_value ".
I set test_value = to itself as a dummy argument.
It is not necessary.
>It makes the function number_as_string2 to be done twice.
>Is it necessary ? ... Otherwise a big routine !

>Aoh! another question : how can I avoid or recover
>the error message in case of a bad entry ?

Got me !!!  I didn't create Euphoria.

>Thank you for any help.
>Regards,
>Jean Hendrickx - jean.hendrickx at infoboard.be
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu