Re: Win4Eu dilemma

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

Tommy Carlier wrote:
> 
> How should I implement these common constants and routines?
> What names should I use?
>  - Literal: True, False, ...
>  - Prefixed: [prefix]True, [prefix]False, ...
>  - Postfixed: True[postfix], False[postfix], ...
>  - Dude-style synonyms: Cool, NoWay, ...

As though they've not been defined elsewhere... IOW, as literal...
True should be True, False should be False. Or have them in an
include file that can be easily modified in case there are conflicts.

Best case, True and False would be built-in Euphoria constants. :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu