Wheefun I/O Library
0.0.5
Useful I/O Primitives.
|
A DOS version broken out into its components. More...
#include <dos.h>
Public Attributes | |
struct { | |
wfio_uint8_t maj | |
This version's major version. | |
wfio_uint8_t min | |
This version's minor version. | |
} | u8 |
The DOS version split into major and minor versions. | |
wfio_dos_uword_t | u16 |
The 16-bit word corresponding to the version. | |
A DOS version broken out into its components.