#include // Type echo $? // on the command line to see return value int main(void) { return 0; }