Re: Function initialization at the first call.

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

Thanks. I am glad that the principle was good. For some reason I was afraid that it is inadmissible ideologically.

UPD: By the way, it would be much more convenient to make String equal to "" initially. What is the best way to check emptiness of string?

if length(String) = 0 then ... 
if String = {} then ... 
if equal(String, {}) then ... 

or something else?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu