Because I returned data is encrypted, so use strlen (argv [0]), such methods are not enough, because the encrypted character inside there may be a character '\ 0', the strlen so the length is wrong, I saw on the Internet can use sqlite3_column_bytes width, but the above code and my code is completely different, the online code does not use a callback function, please use the callback function methods to query each column data, there are ways to get the width of the columns?
CodePudding user response:
Not again after decryption strlenCodePudding user response:
Have a master can answer it for me?