The C run-time library, IIRC. So it only works for things which are written in C and use the C run-time (as opposed to written in C and using some other method), or for things not using the C run-time, but which look at the tag information themselves and do any conversion necessary (likely via iconv or equivalent).
On Mon, Feb 4, 2013 at 2:44 PM, Paul Gilmartin <[email protected]> wrote: > On Mon, 4 Feb 2013 09:33:17 -0500, Shmuel Metz (Seymour J.) wrote: > >> on 02/02/2013 at 08:56 PM, Paul Gilmartin <[email protected]> said: >> >>>How much of that does autoconversion fail to do? >> >>That would depend on the program. Also, does Perl do autoconversion of >>the source code? >> > I believe that autoconversion is done at something like the > access method layer. > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
