Skip to main content

Operators and Expressions

  • Chapter
Book cover Elements of C

Part of the book series: Foundations of Computer Science ((FCSC))

  • 101 Accesses

Abstract

A constant is an explicit data value written by the programmer. Thus, it is a value known to the compiler at compile time. The compiler may deal with this value in any of several ways, depending on the type of constant and its context. For example, the binary equivalent of the constant may be inserted directly into the output code stream. The value of the constant may be stored in a special data area in memory. The compiler may decide to use the constant’s value for its own immediate purposes—e.g., to determine how much storage it should allocate to a data array.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1986 Plenum Press, New York

About this chapter

Cite this chapter

Lewin, M.H. (1986). Operators and Expressions. In: Elements of C. Foundations of Computer Science. Springer, Boston, MA. https://doi.org/10.1007/978-1-4613-2155-2_2

Download citation

  • DOI: https://doi.org/10.1007/978-1-4613-2155-2_2

  • Publisher Name: Springer, Boston, MA

  • Print ISBN: 978-1-4612-9271-5

  • Online ISBN: 978-1-4613-2155-2

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics