Manpage of CYGWIN_CONV_TO_WIN32_PATH
CYGWIN_CONV_TO_WIN32_PATH
Section: C Library Functions (3)
Updated: 2005 Feb 23
Index
Return to Main Contents
NAME
cygwin_conv_to_win32_path
SYNOPSIS
extern "C" void
cygwin_conv_to_win32_path (const char * path, char * win32_path);
DESCRIPTION
Converts a POSIX path to a Win32 path. If path is already a Win32 path, leaves it alone. If path is relative, then win32_path will also be relative. Note that win32_path must point to a buffer of sufficient size; use MAX_PATH if needed.
COPYRIGHT
Cygwin
is Copyright (C) 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002 Red Hat, Inc.
Cygwin is Free software; for complete licensing
information, refer to:
http://cygwin.com/licensing.html
MAINTAINER
This man page was written and is maintained by
Joshua Daniel Franklin, joshuadfranklin@yahoo.com
SEE ALSO
The full documentation to the Cygwin API is maintained
on the web at:
http://cygwin.com/cygwin-api/cygwin-api.html
The website is updated more frequently than the
man pages and should be considered the authoritative
source of information.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- COPYRIGHT
-
- MAINTAINER
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:25:15 GMT, May 16, 2005
www.fiveanddime.net