Mail Archives: djgpp/1998/06/02/18:15:53
Question: I need to use the same header file in 2 source code files to
pass around global data. How??? On the other compilers that I use,
there's a derective that tells the compiler to compile the header only
once, but allow both source code files to use it and everything in it.
How can this be done???
I use RHIDE and have a tired old 386. GCC, LIBC and all are updated to
the current versions. Any help would be great.
- Thanks, Adam
P.S. If there's another way to use global data on the program level,
please share. And if this is a hopeless cause, mabye I'll look into
editing the source code...
- Raw text -