Re: The String class for 0.60 does not nullterminatestrings.
"Lumina" <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <002701c4a4f1$1f09b520$42be7253@lumina> |
> The std::string class (NOT the Microsoft string class) does NOT guarantee > that the string is always null terminated. For compatibility reasons, could you please guarantee it ? This way, the port to Windows would be easier. Thank you very much.