Using the DOMCount sample as a guide, I am developing a module with a bunch of subroutines to parse and validate an XML file, and then to extract data from it. The subroutines are to be called from Fortran, and all output to cerr is to be converted to go to status strings in the calls from Fortran. I can parse/validate the document by a call from Fortran. I am stuck at converting ordinary plain ASCII null-terminated C-strings to XMLStrings and vice versa. How is that done, please?
-_r4_\. ___`o-#^o`__
