Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Al_init is not defined

This thread is locked; no one can reply to it. rss feed Print
 1   2 
Al_init is not defined
Chris Katko
Member #1,881
January 2002
avatar

It means tab!

-----sig:
“Programs should be written for people to read, and only incidentally for machines to execute.” - Structure and Interpretation of Computer Programs
"Political Correctness is fascism disguised as manners" --George Carlin

DanielH
Member #934
January 2001
avatar

#include <allegro5\allegro.h>

I use quotes only for the files in my project. Otherwise, I use <>.

Neil Roy
Member #2,229
April 2002
avatar

DanielH said:

I use quotes only for the files in my project. Otherwise, I use <>.

That is the most common way to do things. I have never actually seen it done any other way. There's no reason to if you set up your paths properly.

---
“I love you too.” - last words of Wanda Roy

 1   2 


Go to: