Libgen ??

Mumit Khan khan@xraylith.wisc.edu
Sun Jan 31 23:52:00 GMT 1999


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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list