Re: How do I compute the full absolute path of a filename?



>>>>> "Daniel" == Daniel M German <dmg@csg.uwaterloo.ca> writes:

    Daniel> Hi everybody,

    Daniel> I need to compute the absolute path name of a filename with respect to
    Daniel> the application's current working directory. I have been looking
    Daniel> around I cannot find it. I am sure it must exist somewhere. Do anybody
    Daniel> know the name of the C function and its location?

realpath is what you are searching for I think.
info realpath for more info...

    Daniel> Thanks a lot!

You're welcome!


W




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]