Surendra Singhi wrote:

> Can I use the above snipped text in some wxCL documentation?

Yes. But if you want to use the code, you should fix the wxCL library,
first, if not already done in the latest release: The number of returned
chars (e.g. text control getValue) must not depend on the size of the
buffer (and a memcpy must not copy beyond, if you really want to use this
technique). If a wxString is returned, it should be limited by memory,
only, and with no memory leaks, if possible.

-- 
Frank Buß, [EMAIL PROTECTED]
http://www.frank-buss.de, http://www.it4-systems.de

_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

Reply via email to