patches for Sun Forte 7/8 compilers
Guillaume Laurent
glaurent at telegraph-road.org
Mon Nov 3 22:58:47 GMT 2003
On Monday 03 November 2003 23:20, Oswald Buddenhagen wrote:
> i know all this, but i still don't get it. sigaction just takes a
> pointer to a function that takes certain arguments. is the compiler
> allowed to do weird things to the argument list if the linkage is not
> "C", or what?
AFAIK C linkage just means the function's name won't be mangled (and of course
overloading and default arg values are not possible).
--
Guillaume.
http://www.telegraph-road.org
More information about the kde-core-devel
mailing list