Because You are deleting internal data of QByteArray.
I think line 6 should be :Qt Code:
strcpy(testarr,br.data());To copy to clipboard, switch view to plain text mode
Because You are deleting internal data of QByteArray.
I think line 6 should be :Qt Code:
strcpy(testarr,br.data());To copy to clipboard, switch view to plain text mode
arunkumaraymuo1 (12th February 2013)
Bookmarks