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 following table outlines the OSArch table structure.
Table Structure
| Field Name | Data Type |
| OSArch | Integer |
| OSArchName | Text |
The following table outlines the values for the possible fields.
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) |