Re: What the heck does this mean?

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

On Thu, 29 Jan 2004 21:56:50 +0000, Jonas  Temple <jtemple at yhti.net>
wrote:

>global function ecarc_rtvDataArea(sequence system_name, sequence 
>data_area_lib,
>					sequence data_area, atom starting_pos,
>					atom length, sequence dtaara_def)
						 ^^^^^^
>
>	sequence parm_str
>	atom parm_length
>
>	parm_length = length(dtaara_def)
				^^^^^^

You've overridden the builtin length() function. I assume you are
running "without warning" otherwise Euphoria would give you a warning
about this when the program ends.

Regards,
Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu