|
I wrote:
cd = iconv_open("IBMCCSID008500000000\0\0\0\0\0\0\0\0\0\0\0\0","IBMCCSID00037\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0");
It seems I somehow failed to notice (until a GOOGLE search found a sample program with comments that practically clobber the reader over the head with it) that whatever dimbulb designed the iconv API suite put the "from" first in iconv, but the "to" first in iconv_open. Yeef!
Which begs the question, who's the dimmer dimbulb? The dimbulb who designs an API suite with inconsistent parameter ordering, or the dimbulb who fails to notice the inconsistency?
-- JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.