This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: It's possible to use folder/file path for #define (like is possible to use folder/file path into #indude statement) ? If yes, why ?


Hi Luiz,

> It's possible to use folder/file path for #define (like is possible to use
> folder/file path into #indude statement) ? If yes, why ?

I'm not sure what you are asking.

Is this what you are asking...

#define FOO "my/dir/bar.txt"

...?

Sincerely,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]