_version
Remonter à Dos.h - Index
Header File
dos.h
Syntax
extern unsigned _version;
Description
_version contains the operating system version number, with the major version number in the low byte and the minor version number in the high byte. (For DOS version x.y, the x is the major version number, and y is the minor version number.)