Re: [Plib-devel] Mac Updates/Patches (Tux too!)
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2000-08-05 16:19:31
|
Curtis wrote: >I like the flight gear FGPath class myself. While speaking about portable file- and path-functions: I would like a function to add two paths. Two examples in Windo$ speak: ".\subdir1" plus "subdir2\file.ext" gives ".\subdir1\subdir2\file.ext". ".\subdir1" plus "c:\file.ext" gives "c:\file.ext" . Is there such a beast in the flightGear code? It would be nice if we had something like this in the coming plib-functions. >Curt. |