Previous Topic Next topic Print topic


Fixed-Point Binary Literals

Fixed-point binary literals are treated the same way as fixed-point decimal literals. Examples of fixed-point binary literals are:

1000b, 1000.101B
Previous Topic Next topic Print topic