Contents|Index|Previous|Next
cygwin_posix_to_win32_path_list_buf_size

USAGE
extern "C" int cygwin_posix_to_win32_path_list_buf_size (const char * path_list );
DESCRIPTION

Returns the number of bytes needed to hold the result of calling cygwin_posix_to_win32_path_list.


Top|Contents|Index|Previous|Next