ACATS 4.1 User's Guide
Title Page
Contents   Index   References   Previous   Next 

5.1.3.3 B25002B

This test checks that the five ASCII format effector characters cannot be used in character literals. There are two groups of code containing the illegal characters; in each group, the characters appear in the order given below: 
Common NameAda NameDecimal ValueHex Value
Horizontal tabASCII.HT909
Vertical tabASCII.VT110B
Carriage return ASCII.CR130D
Line feedASCII.LF100A
Form feedASCII.FF120C

Contents   Index   References   Previous   Next