THPUtyConvertToUnixFmt

Syntax

#include <win32/thputilities.h>

void THPUtyConvertToUnixFmt(char* fmt);

Arguments

fmt Pointer to the char string to convert.

Return Values

None.

Description

Converts the UNIX format path specified by fmt to a DOS format path. The buffer specified by fmt is overwritten.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL