|
I disagree (kinda). The iconv() API is documented in the Information Center
using a C style prototype. As the call interface is documented using C
conventions I believe it is very helpful (dare I say essential) to know that
the API expects the documented parameter to be passed by value.
The caller certainly needs to know the capabilities of the calling language
and that passing a pointer to X by value is equivalent to passing X passed
by reference, but knowing how to (correctly) call the API in the first place
is rather important.
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.