RDLP_GetOSVersionString(3)
DESCRIPTION
- RDLP_GetOSVersionString queries the Palm to find out which
- version of PalmOS it is running. This is returned as a pointer
- to a string.
RETURN VALUE
- RDLP_GetOSVersionString returns an integer. Presumably this
- is the address of the memory location where the OS version string
- is located. If so, this string should then be read with RDLP_Mem
- Move.
SEE ALSO
libpconn(3), DlpRPC(3), RDLP_MemMove(3).
BUGS
- This function is untested.
- BSD Aug 16, 2001