exit

( unknown )

exit -- Output a message and terminate the current script

Description

void exit ( [string status])

void exit ( int status)

הערה :

הערה :

הערה :

דוגמה 1 . exit( ) example