Win4Eu dilemma

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

Win32Lib prefixes common constants and routines with 'w32',
because there were naming conflicts with other libraries.
I'm talking about w32True, w32False, w32or_all, ...

But previous posts from different people suggest that prefixing
is not a good idea.

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, ...

--
tommy online: http://users.telenet.be/tommycarlier
tommy.blog: http://tommycarlier.blogspot.com
Euphoria Message Board: http://uboard.proboards32.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu