Skip to main content

Handling Errors

  • Chapter
  • 1043 Accesses

Abstract

You’ve learned a lot about C. You’ve learned about arrays, pointers, dynamically allocating memory, and accessing files. Along the way, we’ve hinted at some of the pitfalls you have to look out for: not storing values outside the dimension of an array, not using uninitialized pointers, checking fgetc() for EOF, and so on. But we haven’t really been doing this in any systematic way.

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

Buying options

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   49.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

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2012 David Mark and James Bucanek

About this chapter

Cite this chapter

Mark, D., Bucanek, J. (2012). Handling Errors. In: Learn C on the Mac. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4534-6_12

Download citation

Publish with us

Policies and ethics