halt* is iso
Halts Prolog, and exits to the calling application. In YAP, halt//00 returns the exit code 0.
0