Sometimes after calling a function (which takes some 30 odd minutes to finish), you realize that you did something wrong and want to stop the program.
Hitting Ctrl + C usually does the trick, although sometimes it has been known to run into snags.