Contents|Index|Previous|Next
cygwin_win32_to_posix_path_list_buf_size

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

Tells you how many bytes are needed for the results of cygwin_win32_to_posix_path_list.


Top|Contents|Index|Previous|Next