what do I do if i want the program/function to end?<br><br><br>in c++ of<br><br>int main(){}<br><br>I do a return 0;<br><br><br>