^

From Free Pascal wiki
Revision as of 11:26, 16 March 2018 by Djzepi (talk | contribs) (Created page with "<div style="float:left; margin: 0 25px 20px 0; padding:40px; font-size:500%; font-family: Georgia; background-color: #f9f9f9; border: 2px solid #777777;">^</div> In ASC...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
^



In ASCII and Unicode, the character code decimal 94 (or hexadecimal 5E) is defined to be ^ (Circumflex accent).

For any data type, a pointer type for that data can be declared using operator ^ in front of the data type.