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]

EXPORT directive


I've sucessfully used the EXPORT directive in a C file. But when it comes to using it in a c++ program, it doesn't work. I presume that this is because C++ uses some different sort of thing here - can anyone tell me what to do?

Thanks,

Robert



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