Name mangling problem

Antti Harju trout@sci.fi
Fri Feb 14 13:06:00 GMT 1997


Hello,

If I define a function in my C++ program with a prototype like

extern "C" long PASCAL myFunc(int);

is it possible to have the exported function name to be myFunc instead of
myFunc@4? Or is it possible to convert it later on with some command?

	-antti

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list