I wrote:

if (MB_CUR_MAX > 1)
   quick_and_simple_implementation();
else
   completely_different_code_that_does_the_same();

Of course, I meant "if (MB_CUR_MAX == 1)". Sorry for this thinko.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to