proc_ostype()

Operating System Type

Syntax:

int proc_ostype(char *s);

Arguments:

Name Description
s buffer para colocar o OS type

Description:

Operating System Type

Return Values:

Return the OS type length. On error, -1 is returned.

See Also:

proc_osname(), proc_osrelease()



INDEX