Its been a while since i've last touched c++ and i'm trying to include
two files
stdio.h
and mysql.h
 
I know that to include stdio.h I enclose it in <> but mysql.h is in the
same folder as the project I know I can't use <> but what do I use
instead?
 
Thanks lots
David Ayliffe ([EMAIL PROTECTED])
 

Reply via email to