nnorwitz@users.sourceforge.net wrote: > Need to make sure that preprocessor directives start in first column. > This means we can't indent code which has preprocessor directives, > nor have a space between [ #include for example. What does the C standard say about this? I'm curious. Neil