From: Michael R. <mi...@re...> - 2012-04-06 02:38:50
|
Hello marcus, sorry, now I have found the patch. Yes, I have concerns: It uses scanf(), which may be too bloated for embedded use (I'm not even sure if the ulibc supports it) try to "handcode" it, same as for octal sequences. regards, Michael Am 2012-04-05 22:48, schrieb Marcus Menzel: > Hello Michael, > >> Hex is not possible, but octal is. IIRC \ddd (d=octal digit) >> should do the trick > > You're right that would work, too. But I think hex values are more common to encode chars, in manuals and in character maps. > > Do you have any concerns about the patch? > > Regards > > Marcus -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |