Gentlemen,
Is there a PLIB standard for using "#ifdef" rather than "#if
defined" in the code? The former occurs 274 times while the latter occurs
57 times. The latter has the advantage that you can say "#if defined (x) ||
defined(y)" while I don't think the former supports that.
John F. Fay
joh...@eg...
|