Note about C API enhancement for string length

This commit is contained in:
Jay Berkenbilt 2021-11-23 16:01:03 -05:00
parent 52d6fcf1de
commit 67b0dbe65f
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -1,3 +1,9 @@
Next
====
* Add a method to the C API that returns the length of tmp_str so that
we can handle strings with embedded null characters.
Documentation
=============