Example: air traffic controller
C programming for embedded system applications

C programming for embedded system applications

Back to document page

Hexadecimal: preface value with 0x or 0X m = 0xF312; n = -0x12E4; • Octal:preface value with zero (0) m = 0453; n = -023; Don’t use leading zeros on “decimal” values. They will be interpreted as octal. • Character: character in single quotes, or ASCII value following “slash” ...

  Hexadecimal

Download C programming for embedded system applications


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries