> To put some text after #endif on the same line, this used to be customary> in 
> K&R age, wasn't it?Yes, and that has evolved into using comment markers 
> there, likein     #endif    /*foo*/
for example.
> There are K&R sources still valuable today and it is really useful that 
> Tinycc is capable of compiling them.Yes, but it should generate a warning, 
> like it does with old-style function argument declarations, and leavingout 
> base types of variables... both were legel in K&R, too :P
Fred
  
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to