Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX/HP C Compiler: HP C/HP-UX Reference Manual

Chapter 3 Data Types and Declarations

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

In C, as in many other programming languages, you must usually declare identifiers before you can use them.

The declarable entities in C are:

  • objects

  • functions

  • tags and members of structures, unions, and enumerated types

  • type definition names

This chapter describes declarations, type specifiers, storage-class specifiers, structure and union specifiers, enumerations, declarators, type names, and initialization. Data types and declarations are defined using Backus-Naur form.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.