The OSArchs table consists of two fields. The first field contains an integer that is associated with the second field, which specifies the hardware architecture.
The first OSArchs table outlines the table structure, and the second describes the possible field values.
Table Structure
| Field Name | Data Type |
| OSArch | Integer |
| OSArchName | Text |
Table Sample
| OSArch | OSArchName |
| 0 | Intel x86 |
| 1 | Mips R44xx |
| 2 | DEC Alpha |
| 3 | Motorola PPC (Windows) |
| 41 | Motorola 680x0 |
| 42 | Motorola PPC (Mac OS) |