Hello,
        I used DJGPP for DOS a while back which is a port of GCC to DOS.
Since it was a port I assumed all functions would be common between GCC
and DJGPP. However, I used a function in DOS called fnsplit, defined in
dir.h, that would take a string and parse it into drive, path, and
filename. I looked, but can't find it under GCC. Does anyone know of an
equivalent function or algorithm I can use?

Thanks,

Joseph Martin
[EMAIL PROTECTED]
Linux newbie/sysadmin ( dangerous combo! ;-> )

Reply via email to