how to make a console not close after program is complete c++\ code example
Example: how to stop window from terminating c# visual studio
Console.ReadLine(); //add this to the end of the program and the terminal will not close until another key is entered