Anybody know how to export global variables so that the linker will
allow you to use them in other compilied C files.  IE all the files
end other in the same .prc

I've tried extern, but either end up with variables undefined - or
end up with already defined.

I also tried #pragma export and import, but that don't seem to work
either.

I'm sure this is easy, but I just missed it.

Thanks,
Hamish
__________________________
Hamish McGovern
[EMAIL PROTECTED]
http://www.torlesse.com 

Reply via email to