| Version 2 (modified by , 15 years ago) ( diff ) |
|---|
GetKernelVerStr
Gets the OS (kernel) version
string GetKernelVerStr();
Parameters
Function does not accept any parameters.
Return Value
Returns string representation of the full OS version such as 2.6.17.7-2010.08.04
Remarks
Examples
string str = GetKernelVerStr(); DisplayText(0, 0, str);
See Also
Note:
See TracWiki
for help on using the wiki.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)