Skip to main content

Structuring Your Programs

  • Chapter
  • First Online:
Beginning C

Abstract

I mentioned in Chapter 1 that breaking up a program into reasonably self-contained units is basic to the development of any program of a practical nature. When confronted with a big task, the most sensible thing to do is break it up into manageable chunks. You can then deal with each small chunk fairly easily, and you can be reasonably sure that you’ve done it properly. If you design the chunks of code carefully, you may be able to reuse some of them in other programs.

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 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 German Gonzalez-Morris and Ivor Horton

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Gonzalez-Morris, G., Horton, I. (2020). Structuring Your Programs. In: Beginning C. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5976-4_8

Download citation

Publish with us

Policies and ethics