PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: bankruptcy

The C-- Language Reference Manual

TheC-- Language Reference ManualSimon Peyton JonesThomas NordinDino OlivaPablo Nogueira IglesiasApril 23, 1998 Contents1 Introduction32 Syntax General .. Comments .. Names .. Name scope .. Theimportandexportdeclarations .. Constants .. Integer and floating point numbers .. Characters and strings .. 73 Fundamental concepts Memory .. Data segment .. Code segment .. Types .. Local variables (or registers) .. Addresses .. Names .. Foreign Language interface.

A character constant is treated as an integer whose value is the character’s 8-bit ASCII code. There-fore, character constants have type word1. C--uses C’s escape sequences to denote special charac-ters, such as \nfor the new line and \tfor the tabulator. For example, character constant ’H’is a word1with value 72.

Loading..

Tags:

  Manual, Language, Reference, Ascii, Character, The c language reference manual

Information

Domain:

Source:

Link to this page:

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

Spam in document Broken preview Other abuse

Transcription of The C-- Language Reference Manual

Related search queries