|
Posted by Michael Fesser on 10/21/07 15:11
..oO(kenneth02394832)
>On Oct 20, 9:38 am, Michael Fesser <neti...@gmx.de> wrote:
>
>> Name at least two of them, which allow to print the complex expression
>> (not only a single variable) passed as an argument to a function.
>
>C and Ruby can both do it.
>C is by something that's call Stringification.
It's done by the preprocessor for replacing arguments passed to a
_macro_. But a macro is not a function, which is what we're talking
about here.
Micha
Navigation:
[Reply to this message]
|