Re: [ Attn: Randy ] Ad-hoc Parsing?

From: Randall Hyde (randyhyde_at_earthlink.net)
Date: 12/10/04


Date: Fri, 10 Dec 2004 21:37:33 GMT


"Herbert Kleebauer" <klee@unibwm.de> wrote in message
news:41BA0FB2.E351F19B@unibwm.de...
>
> I didn't say that it is a very bad idea to not enclose the parameters
> of a macro within parentheses. I said, if you enclose the parameters
> in (), then it is a very bad idea when you omit the empty () if there
> are no parameters. Either always or never use ().

The cool thing, and this is very important, is that the end-user
makes the choice, not the language designer.
Cheers,
Randy Hyde



Relevant Pages

  • Re: What exactly is the compiler thinking?
    ... To fix the problem and avoid it in the future, you can enclose it in ... parentheses or change it from a macro to a const int. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: passing a multi dimensional array as a parameter, or returning one from a function
    ... enclose the args of a sub in parentheses if you use "call." ... I am trying to either pass in a multi dimensional array as a parameter ... This doesn't even compile though with an error of: Compile Error: ...
    (microsoft.public.office.developer.vba)
  • Re: using sumifs to sum based on month, and criteria
    ... but semi-colons are used for commas. ... parentheses to enclose the date argument to the MONTH function, ...
    (microsoft.public.excel.worksheet.functions)
  • Re: using sumifs to sum based on month, and criteria
    ... Jonas did. ... not replace the need for arguments enclosed in parentheses. ... parentheses to enclose the date argument to the MONTH function, ... I tried the following formula to sum over all dates in April, ...
    (microsoft.public.excel.worksheet.functions)
  • Re: using sumifs to sum based on month, and criteria
    ... Where did Bob use month without arguments? ... not replace the need for arguments enclosed in parentheses. ... parentheses to enclose the date argument to the MONTH function, ... I now wish to go through all the rows in the list, and sum the values ...
    (microsoft.public.excel.worksheet.functions)