User Tools

Site Tools


notes:c4eng:fall2022:projects:dtr0

This is an old revision of the document!


BACKGROUND

BINARY NUMBERS

Binary Numbers are based on zeros and ones. Binary Decimal 000000 0 000001 1 000010 2 000011 3 000100 4 000101 5 000111 6

HEXADECIMAL NUMBERS

DATA TYPES IN C

PRINTF FORMAT SPECIFIERS

PROGRAM SPECIFICATIONS

notes/c4eng/fall2022/projects/dtr0.1662353931.txt.gz · Last modified: 2022/09/05 04:58 by kgroshne