On Fri, Aug 20, 2021, 6:46 PM Aitor Santamaría <[email protected]> wrote:
> Hello Jeremy, > > ... > > Thus sprintf and processEscChars differ in behaviour (although for this > "buggy" string definition). I suppose that this new function > (processEscChars) is added to avoid problems with the % symbol... > > Aitor > Yes, it was originally added so I could include newlines, the others added to be compatible with c strings and sprintf avoided exactly as you suggested to avoid issues with %. Jeremy
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
