Re: split a /path/filename into components
- From: Bernhard Holzmayer <Holzmayer.Bernhard@xxxxxxxxxxxx>
- Date: Fri, 25 Aug 2006 07:30:54 +0200
Eric wrote:
Is there a C library function that can take a path and break it into its
component parts? I think dos has one called fnsplit but i cant seem to
find an equal in the linux world
Thanks
Eric
man 3 dirname
man 3 basename
HTH
Bernhard
.
- Follow-Ups:
- Re: split a /path/filename into components
- From: Josef Moellers
- Re: split a /path/filename into components
- Prev by Date: Re: Legacy app segfaults under Fedora Core 5
- Next by Date: what does 'bis' mean in RFC title?
- Previous by thread: Re: Legacy app segfaults under Fedora Core 5
- Next by thread: Re: split a /path/filename into components
- Index(es):
Relevant Pages
|