Skip to main content

Operators and Expressions

  • Chapter
C A Software Engineering Approach

Abstract

Operators are the verbs of the C language that let you calculate values. Cā€™s rich set of operators is one of its distinguishing characteristics. In the preceding chapters, you have already seen a number of C operators, such as + (addition), /(division), < (less than), and = (assignment). The operator symbols are composed of one or more special characters. If an operator consists of more than one character, you must enter the characters without any intervening spaces:

$$x \Leftarrow y\;/ * \,legal\,expression\,*/$$
$$x \Leftarrow y\;/ * \,illegal\,expression\,*/$$

We must either institute conventional forms of expression or else pretend that we have nothing to express.

George Santayana, Soliloquies in England

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

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

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

Ā© 1996 Springer-Verlag New York, Inc.

About this chapter

Cite this chapter

Darnell, P.A., Margolis, P.E. (1996). Operators and Expressions. In: C A Software Engineering Approach. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-4020-4_6

Download citation

  • DOI: https://doi.org/10.1007/978-1-4612-4020-4_6

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-0-387-94675-7

  • Online ISBN: 978-1-4612-4020-4

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics