Code Version: Difference between revisions

From Fracterebus
Jump to navigation Jump to search
Created page with "This represents the version of the code system itself. By reading the version from the code, the system knows how the rest of the data in the code is laid out."
 
No edit summary
 
Line 1: Line 1:
This represents the version of the code system itself.  By reading the version from the code, the system knows how the rest of the data in the code is laid out.
This represents the version of the code system itself.  By reading the version from the code, the system knows how the rest of the data in the code is laid out.
{| class="wikitable"
|+ Code Version
!Bits!!Number!!Length!!Description
|-
|000||0||12||Original Version
|}
This field is part of the [[Seed Code]].

Latest revision as of 20:20, 20 March 2026

This represents the version of the code system itself. By reading the version from the code, the system knows how the rest of the data in the code is laid out.

Code Version
Bits Number Length Description
000 0 12 Original Version

This field is part of the Seed Code.