Hi,
In message "[ruby-talk:30251] Re: cdecl vs stdcall"
on 02/01/05, Alan Chen <alan / digikata.com> writes:
|Generally, for cross-platform code, I've seen a macro used where the cdecl/stdcall occurs. The macro may evaluate to nothing on platforms which don't need to specify between cdecl's and stdcalls.
Hmm, could you give us more information? Where can I see the macro?
matz.