special-case

special-case

To write unique code to handle input to or situations arisingin a program that are somehow distinguished from normalprocessing. This would be used for processing of modeswitches or interrupt characters in an interactive interface(as opposed, say, to text entry or normal commands), or forprocessing of hidden flags in the input of a batch programor filter.