Hi Alexander and Greg :)
>> > By the way: Multiline C Macros are depreached and will not be
>> Why is this? Is it a C99 requirement?
>afaik its multi line strings that have been deprecated.
Multiline C macros are not deprecated. In fact, there is nothing
such as 'multiline macros'. Multiline macros are built using the C
escape character, no more, no less, that makes the preprocesor to
ignore the carriage returns.
Really it's multi line string literals that have been deprecated.
Raśl
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:21 EST