C Interoperability - Strings
- From: GaryScott <garylscott@xxxxxxxxxxxxx>
- Date: Sat, 30 Aug 2008 11:30:41 -0700 (PDT)
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.
.
- Prev by Date: Re: Conversion from int to char
- Next by Date: Re: Conversion from int to char
- Previous by thread: Re: Conversion from int to char
- Next by thread: Accessibility-check for GENERIC bindings' targets
- Index(es):
Relevant Pages
|