Re: split a /path/filename into components
use strtok. get the help using man command.
regards,
samir
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
.
Relevant Pages
- Re: split a /path/filename into components
... I think dos has one called fnsplit but i cant seem to find ... an equal in the linux world ... (comp.os.linux.development.apps) - Re: split a /path/filename into components
... I think dos has one called fnsplit but i cant seem to find ... an equal in the linux world ... (comp.os.linux.development.apps) - Re: Got win95 in my lenovo ok but.....
... I cant access it or "install" it. ... I tried the winxp/pro dos floppkes I created and they cant ... remove the hard drive, format/sys it w/FAT32, copy the cab files over then ... (comp.sys.laptops) - Re: Pascal GUI
... I CANT USE DOS, only BIOS ... like MOS but i cant use MOS because MOS is ... write an O/s for a system that only uses tape storage. ... Is it possible to make GUI to PASCAL without using DOS. ... (comp.lang.pascal.borland) - Re: smartdrv
... setup from the CD Rom, it says it cant run from DOS, so I am trying other ... I am wondering if I somehow got a boot sector virus. ... >> DOS on a XP machine? ... XP has neither DOS nor smartdrv. ... (microsoft.public.windowsxp.basics) |
|