PM_getOSName

Return the name of the operating system environment.

Declaration

char * PMAPI PM_getOSName(void)

Prototype In

pmapi.h

Return Value

String representing the operating system name

Description

This function returns a string representation of the name of the runtime operating system environment. This is useful for binary portable code that needs to display or log the operating system name for informational purposes.

See Also

PM_getOSType

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com