Lighting made easy!!
John Buchanan
buchanan at cs.ubc.ca
Wed Mar 14 14:20:51 AEST 1990
In article <53450 at sgi.sgi.com> paul at manray.sgi.com (Paul Haeberli) writes:
>#include "stdio.h"
>#include "gl.h"
I will probably get nailed to the wall for this, but shouldn't this
be:
#include <stdio.h>
#include <gl.h>
Since we really do not want cpp to look for these files in the
current directory.
=========================================================================
| |===============================|
| John Buchanan (juancho) | buchanan at cs.ubc.ca |
| Imager Manager |===============================|
| Imager | (604) 228-2218 |
| Department of Computer Science |===============================|
| University of British Columbia | Standard disclaimer |
| Vancouver, BC, Canada | included in this |
| | box, right here. |
=========================================================================
More information about the Comp.sys.sgi
mailing list