On Mon, Mar 21, 2022 at 5:41 PM Mark Olesen <[email protected]> wrote: > > Is it not possible to create maco wrappers around the new api to > retain compatibility with the old? Sorry for my ignorance, I never > used FD-NLS libraries. I would think it should be seamless and > transparent. For me, the biggest change would be migrating data files. >
We already have the Cats and Kitten libraries, which mimic the Unix catgets() function. Kitten is the smaller version of Cats. catgets() is much easier to implement on a limited memory system like DOS than gettext(). Jim _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
