Re: Oppinion...

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

Just a few comments...

On Tue, 25 Jan 2000 21:48:07 +0100, PQ wrote:

>-    Using only constant-statements for the famous create() function,
      integer is also an option.

While this is true, I think it's better to use constants for Windows and
their components since these are things you typically do not want to
change. It prevents you from accidentally modifying a 'variable' that would
break your program.

>-    Adding useless spaces between nothing&nothing or something&nothing.

While the spaces are useless to the compiler, they can add quite a bit to
the readability of your code (and they do not increase the size of your
program significantly).

-- Brian

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

Search



Quick Links

User menu

Not signed in.

Misc Menu