[bitc-dev] Newline conventions

Dominique Quatravaux dom at kilimandjaro.dyndns.org
Sun Feb 19 12:26:33 EST 2006


Jonathan S. Shapiro a écrit :

>
>Are there any common notations from the world of UNICODE documentation?
>  
>
Perl uses \xFF for one-byte Unicode (not terribly useful, I know) and
\x{FFFF} for any number of bytes. Maybe you could use a dual-syntax
system along those lines, e.g. \uFFFF and \u{FFFFF...FFF}?

-- 
<< Tout n'y est pas parfait, mais on y honore certainement les jardiniers >>

			Dominique Quatravaux <dom at kilimandjaro.dyndns.org>




More information about the bitc-dev mailing list