[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Tuesday 28 October 2008, Peter Wang wrote:
> On 2008-10-28, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> > > What is the filename field in the path structure? Why isn't it just
> > > part of the segment list?
> >
> > The segment list is just the path, not the filename. This way you KNOW if
> > theres a filename, and not just that there might be.
>
> I think you're using the words "path" and "filename" in a non-standard
> way. I guess you mean the segment list is the dirname and the filename
> is the basename?
I tried to use a more intuitive name to begin with for things. But yes,
filename is the FILE or basename, and the path items are just the directory
bits.
> Peter
--
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx