On Thu, 6 Dec 2007, Bill Page wrote: | | On 12/6/07, Gabriel Dos Reis <[EMAIL PROTECTED]> wrote: | > | > On Thu, 6 Dec 2007, Bill Page wrote: | > ... | > | Removing the distinction between new lines \n (vertical whitespace) | > | and spaces (horizontal whitespace) has no effect on the parsing of | > | a C program source file. | > | > But, that is not true : see the rules that govern the translation of a | > C program. | > | | I am sure you are right.
You can check it by yourself -- you don't have to trust me; in fact, I'm saying don't trust me; check it yourself. | To continue, please provide an example. To continue what exactly? You never answer whether you're making a postulate or whether you actually reached your conclusion by logical inference... -- Gaby #include <stdio.h> int main(void) { printf("Hello World!\n"); return 0; } ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel