Skip to Content
C Programming For Dummies, 2nd Edition
book

C Programming For Dummies, 2nd Edition

by Dan Gookin
October 2020
Beginner to intermediate
464 pages
8h 17m
English
For Dummies
Content preview from C Programming For Dummies, 2nd Edition

Appendix A

ASCII Codes

Decimal

Hex

Character

Comment

0

0x00

^@

Null, \0

1

0x01

^A

2

0x02

^B

3

0x03

^C

4

0x04

^D

5

0x05

^E

6

0x06

^F

7

0x07

^G

Bell, \a

8

0x08

^H

Backspace, \b

9

0x09

^I

Tab, \t

10

0x0A

^J

11

0x0B

^K

Vertical tab, \v

12

0x0C

^L

Form feed, \f

13

0x0D

^M

Carriage return, \r

14

0x0E

^N

15

0x0F

^O

16

0x10

^P

17

0x11

^Q

18

0x12

^R

19

0x13

^S

20

0x14

^T

21

0x15

^U

22

0x16

^V

23

0x17

^W

24

0x18

^X

25

0x19

^Y

26

0x1A

^Z

27

0x1B

^[

Escape

28

0x1C

^\

29

0x1D

^]

30

0x1E

^^

31

0x1F

^_

32

0x20

Space, start of visible characters

33

0x21

!

Exclamation point

34

0x22

Double quote

35

0x23

#

Pound, hash

36

0x24

$

Dollar sign

37

0x25

%

Percent sign

38

0x26

&

Ampersand

39

0x27

Apostrophe

40

0x28

(

Left parenthesis

41

0x29

)

Right parenthesis

42

0x2A

*

Asterisk

43

0x2B

+

Plus

44

0x2C

,

Comma

45

0x2D

-

Hyphen, minus

46

0x2E

.

Period

47

0x2F

/

Slash

48

0x30

0

Numbers

49

0x31

1

50

0x32

2

51

0x33

3

52

0x34

4

53

0x35

5

54

0x36

6

55

0x37

7

56

0x38

8

57

0x39

9

58

0x3A

:

Colon

59

0x3B

;

Semicolon

60

0x3C

<

Less than, left angle bracket

61

0x3D

=

Equals

62

0x3E

>

Greater ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

C Programming Absolute Beginner’s Guide, Third Edition

C Programming Absolute Beginner’s Guide, Third Edition

Greg Perry, Dean Miller

Publisher Resources

ISBN: 9781119740247Purchase Link