I write "return EXIT_SUCCESS;" maybe that constant might change... :-)
0 is guaranteed to mean 'success', although not guaranteed that it's equal to EXIT_SUCCESS, so you can always use 0.