> 
> Yes, there is -- the default type in C is int.

I don’t think that is true in C99 but I’m not sure.

Its definitely not allowed in C++.
I know because I actually moved the motion on the C++ ISO committee
to disallow it :-)

In any case its a bad idea in an interface specification even if it’s legal.

—
John Skaller
skal...@internode.on.net





_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to