Control-c

(Or ETX, End of Text) The ASCII character with code 3. Control-C is the interrupt character used in the command-line interface of many operating systems, including Unix and MS-DOS, to force the currently running program to stop and return control to the user.

Free Online Dictionary of Computing