char is a data type built into SIDL. It stores 1 byte of data, or enough for 1 ASCII character. char is a short form of the word character.