MySQL Forums
Forum List  »  Quality Assurance

Re: How to insert char array with '\0' inside??
Posted by: Freddy Hernandez
Date: June 29, 2011 12:50PM

A char (ASCII) in C or C++ finished in \0, so maybe you should be try to use Unicode string.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to insert char array with '\0' inside??
1034
June 29, 2011 12:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.