lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Roberto Ierusalimschy <[email protected]> 于2020年4月23日周四 下午11:42写道:

> particular, to do that, wouldn't be better 'void(*)()' instead of
> 'void(*)(void)'?

No, void(*)() can't prevent the complaint of gcc.  Because "no
parameter specification" is different from "no parameters" .

-- 
http://blog.codingnow.com
_______________________________________________
lua-l mailing list -- [email protected]
To unsubscribe send an email to [email protected]