RAD Studio
ContentsIndex
PreviousUpNext
_version

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.)

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!