--- title: "Hex to Decimal, Decimal to Hex" type: "article" slug: "hex-to-decimal-decimal-to-hex" url: "http://localhost/article/hex-to-decimal-decimal-to-hex/" markdown_url: "http://localhost/article/hex-to-decimal-decimal-to-hex.md" published_at: "2024-11-11T02:22:52+00:00" modified_at: "2025-01-25T20:45:00+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Short program to covert between the two bases." category: - name: "Triangle Sinclair Users Group Newsletter" slug: "triangle-sinclair-users-group-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/triangle-sinclair-users-group-newsletter/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Powell Hargrave" slug: "powell-hargrave" taxonomy: "indiv" url: "http://localhost/indiv/powell-hargrave/" publication_r: id: 21575 title: "Triangle Sinclair Users Group" type: "periodical" url: "http://localhost/periodical/triangle-sinclair-users-group/" authors: "Powell Hargrave" volume: "2" issue: "3" issues_articles: - id: 53322 title: "Triangle Sinclair Users Group v2 n3" type: "issue" url: "http://localhost/issue/triangle-sinclair-users-group-v2-n3/" pages: "18" pubdate: "March 1984" archive_link: false --- # Hex to Decimal, Decimal to Hex Short program to covert between the two bases.