cygwin_split_path man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

cygwin_split_path(3)	      Programmer's Manual	  cygwin_split_path(3)

NAME
       cygwin_split_path

SYNOPSIS
       extern "C" void
       cygwin_split_path (const char * path, char * dir, char * file);

DESCRIPTION
       Split  a	 path  into the directory and the file portions.  Both dir and
       file are expected to point to buffers of sufficient size.

EXAMPLE
       char dir[200], file[100];
       cygwin_split_path("c:/foo/bar.c", dir, file);
       printf("dir=%s, file=%s\n", dir, file);

COPYRIGHT
       Cygwin is Copyright (C) 1995-2010 Red Hat, Inc.

       Cygwin is Free software; for complete licensing information, refer to:

       http://cygwin.com/licensing.html

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.

Cygwin				  April 2010		  cygwin_split_path(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net