On Thursday 03 January 2002 11:29 pm, Leandro Noferini wrote: > > #ifdef CONFIG_NVRAM > > ..... > > #endif /* CONFIG_NVRAM */ > > Only my knowledge of C has problems, I think! > > ;-)
afaik comments after preprocessor directives are fine :-) They're certainly very common practice. -- Kevin Alan Puetz (515)572-0927 [EMAIL PROTECTED]

