Digraph (computing)

From Wikipedia, the free encyclopedia

Digraphs are two-character sequences used to enter single conceptual characters that cannot be entered from the computer keyboard for various reasons: obsolete keyboard, input of special characters is required, the text editor reserves some characters for special use, etc. Digraphs can also be used to extend the keyboard.

Different systems have different sets of defined digraphs.

SQL uses digraphs such as <=, >=, and <> to represent less than or equal, greater than or equal, and not equal.

[edit] See also

C Trigraph