Re: [AD] al_create_native_file_dialog |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2011-01-20, at 10:21 PM, Matthew Leverton wrote:
> All that said, for some reason a char* seems more proper to me,
> although I understand why it is a char.
Just throwing this out here, but, it may be possible or happen some time
that a > 8 bit character is used as a path seperator, so a single char
wouldn't work there. I don't know how likely that is to ever happen or
be common or anything, but it just came to mind.
Trent