[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
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?
Peter