Name: Anonymous 2016-11-17 14:54
return(EXIT_SUCCESS)
And I don't care if you don't like it. It doesn't violate the standard. All you
return EXIT_SUCCESS
jerks can suck it. return(EXIT_SUCCESS)
return EXIT_SUCCESS
jerks can suck it. 1. is there a way to do that in standards-conforming (no GNU extensions) way?GCC will exist since linux and most of open-source depending on it. Why you hate GNU/Freedom?
2. there's a lot of boilerplate here. couldn't we generate varapply/opapply macros automatically?Unfortunately, no.