Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
include
#1
I want to include the file "utils.h" on all my programs.

Is there a way I can do this automatically 
without writing inside my program 
and without writing on the compiler command line?

Can I put this line
#include <utils.h>
inside some compiler file from src\arch\zx48k\library ?

I want this behave like it was on the first line of my program.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)