Mail Archives: cygwin/1999/01/29/18:33:10
On Thu, 28 Jan 1999, Geoff Hayward wrote:
>
> Thanks, that seems to have solved the problem of basename but this library
> doesn't contain dirname.
> Any suggestions ?
Since these are non-standard functions, the only long term strategy you
should go for is to write a "port" library that does this w/out having
to depend on the target system providing these (which it doesn't have
to).
dirname is rather simple to write, but you need to take care given
the rather wide range of Win32 pathname styles.
Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -