--- title: "Program Segmentation" type: "article" slug: "program-segmentation" url: "http://localhost/article/program-segmentation/" markdown_url: "http://localhost/article/program-segmentation.md" published_at: "2022-06-13T12:26:33+00:00" modified_at: "2024-05-26T13:11:22+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Author introduces the concept of breaking programs into smaller segments and loading the segments from disk as needed." category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Bret Lanius" slug: "bret-lanius" taxonomy: "indiv" url: "http://localhost/indiv/bret-lanius/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Bret Lanius" volume: "4" issue: "4" issues_articles: - id: 38955 title: "SyncWare News v4 n4" type: "issue" url: "http://localhost/issue/syncware-news-v4-n4/" pages: "9" pubdate: "March-April 1987" archive_link: false --- # Program Segmentation Author introduces the concept of breaking programs into smaller segments and loading the segments from disk as needed.