C Interoperability - Strings



I haven't checked, sorry. Does C interoperability provide assistance
for string interoperability? It would be nice if I didn't keep having
to write a "delete nulls" function to remove those annoying null
characters from C-returned strings (e.g. API error message text). It
isn't very difficult, but I'd prefer a nice "slick" method.
.



Relevant Pages

  • Re: C Interoperability - Strings
    ... for string interoperability? ... to write a "delete nulls" function to remove those annoying null ... characters from C-returned strings. ...
    (comp.lang.fortran)
  • Re: C Interoperability - Strings
    ... for string interoperability? ... to write a "delete nulls" function to remove those annoying null ... characters from C-returned strings. ...
    (comp.lang.fortran)