Bnf - DMU

8.2 Representation of primitive C types. The C programming language has several primitive data types. The way they are represented is machine- and implementation-dependent. However, typical descriptions (ref: Kernighan & Ritchie: The C Programming Language) are given below. Datatype Description Description/Typical values ................
................