--- title: "BIN/DEC" type: "article" slug: "bin-dec" url: "http://localhost/article/bin-dec/" markdown_url: "http://localhost/article/bin-dec.md" published_at: "2021-03-27T16:33:44+00:00" modified_at: "2024-05-26T13:41:51+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Program to convert from decimal to binary." category: - name: "ZX-Appeal" slug: "zx-appeal" taxonomy: "category" url: "http://localhost/category/periodicals/zx-appeal/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Robert Lussier" slug: "robert-lussier" taxonomy: "indiv" url: "http://localhost/indiv/robert-lussier/" publication: "ZX-Appeal" publication_r: id: 36087 title: "ZX-Appeal" type: "periodical" url: "http://localhost/periodical/zx-appeal/" authors: "R Lussier" issues_articles: - id: 36104 title: "ZX-Appeal October 1985" type: "issue" url: "http://localhost/issue/zx-appeal-october-1985/" pages: "15" pubdate: "October 1985" archive_link: false volumeissue: "vn" --- # BIN/DEC Program to convert from decimal to binary.