On Sunday, January 29, 2012 23:21:16 NewName wrote:
> Hello all.
> C has EXIT_FAILURE and EXIT_SUCCESS to be returned from main().
> Does D have similar predefined values?

No, but you can use the C ones if you want, as mta`chrono points out.

- Jonathan M Davis

Reply via email to