Re: Variable declarations

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

Juergen Luethje wrote:
> 
> Jim Hendricks wrote:
> 
> <snip>
> 
> > It does bring
> > rise to the question, "What is the value of a declared but not initialized
> > integer?"
> 
> Just try it:
> }}}
<eucode>
> integer i
> ? i
> </eucode>
{{{

> 
> > With sequences it's the empty sequence {} or ""
> 
> Sure? blink
> }}}
<eucode>
> sequence s
> ? s
> </eucode>
{{{

> 
> <snip>
> 
> *Both* cases cause an error.
> 
> Regards,
>    Juergen
Right you are! See my further comments in reply to Derek's comments.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu