Hexspeak - Alternative Letters

Alternative Letters

  • In the Ada programming language, hexadecimal numbers are enclosed by "16#" and "#". For example, "16#Ada_Ada_Ada_Ada#".
  • The C programming language notation uses the "0x" prefix to indicate a hexadecimal number; the "0x" is usually ignored when reading the letters or numbers.
  • In the Intel assembly language, hexadecimal numbers are denoted by a "h" suffix. For example: FEEDADEADF15h ("feed a dead fish"). Note that numbers in this notation that begin with a letter have to start with a zero to distinguish them from variable names. "FEEDADEADF15h" would then be "0FEEDADEADF15h".
  • Visual Basic is similar to Intel assembly, but with a &H prefix instead, for example, &HE110 ("hello").
  • In Pascal and 6502 assembly language, hexadecimal numbers are denoted by a "$" prefix. This allows for words starting with the letter "S", for example $EED ("seed").
  • In Б3-34 programmable calculators alternative hexadecimal alphabet was used, where the symbol "−", "L", "C", "Г", "E", " " (space) were used instead of Latin letters. Using these it was possible to display messages like "EГГ0Г" (error).

Read more about this topic:  Hexspeak

Famous quotes containing the words alternative and/or letters:

    If the alternative is to keep all just men in prison, or give up war and slavery, the State will not hesitate which to choose.
    Henry David Thoreau (1817–1862)

    Letters are like wine; if they are sound they ripen with keeping. A man should lay down letters as he does a cellar of wine.
    Samuel Butler (1835–1902)