RE: [AD] todo/whishlist for 3.9.34 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> But all Allegro routines dealing with strings use the Unicode routines.
> Since this includes the configuration routines, which are generally
> always used (since Allegro always checks for `allegro.cfg'), the user
> would always need to link in this new library.
the point here would be to allow someone to link only the unicode part,
without linking to the whole Allegro library, I think.
I sometimes find awkward to #include <allegro.h> in files where I use
only the unicode text routines :)
--
Lyrian