A solution to the multiple inclusion problem
    Rahul Dhesi 
    dhesi at sun505.UUCP
       
    Sat Oct 28 11:39:06 AEST 1989
    
    
  
In article <1088 at odin.SGI.COM> shap at delrey.sgi.com (Jonathan Shapiro)
writes:
>   #include FRED_H
Please be alert for problems.  K&R requires the token after the
"#include" to be a filename enclosed in double quotes or angle
brackets, not an arbitrary symbol.  It was not until the ANSI C
standard that the generalized syntax was blessed.
Rahul Dhesi <dhesi%cirrusl at oliveb.ATC.olivetti.com>
UUCP:  oliveb!cirrusl!dhesi
Use above addresses--email sent here via Sun.com will probably bounce.
    
    
More information about the Comp.lang.c
mailing list