On Sun, Jun 15, 2008 at 08:23:20PM +0200, Denys Vlasenko wrote: > USE_IF_ARPING(int x = y;) > USE_IF_NOT_ARPING(const int x = 5;)
Sorry I'm way behind on this list. Wouldn't
USE_IF_ARPING(int x = y);
be less ugly? Null statements seem to be ok in C.
Hamish
--
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox
