Remix.run Logo
1718627440 a day ago

I write "return EXIT_SUCCESS;" maybe that constant might change... :-)

veltas a day ago | parent [-]

0 is guaranteed to mean 'success', although not guaranteed that it's equal to EXIT_SUCCESS, so you can always use 0.