Try using exit(0);
instead. The exit
function expects an integer parameter. And don't forget to #include <stdlib.h>
.
For further actions, you may consider blocking this person and/or reporting abuse
Try using exit(0);
instead. The exit
function expects an integer parameter. And don't forget to #include <stdlib.h>
.
For further actions, you may consider blocking this person and/or reporting abuse
EvelynWyatt -
Andrej Vyšný -
Birdmorning Solutions Pvt. Ltd -
Peter Truchly -
Top comments (0)