Commit 67b0dbe65fe2ae822edf451a845ac29ce14c1de1

Authored by Jay Berkenbilt
1 parent 52d6fcf1

Note about C API enhancement for string length

Showing 1 changed file with 6 additions and 0 deletions
  1 +Next
  2 +====
  3 +
  4 +* Add a method to the C API that returns the length of tmp_str so that
  5 + we can handle strings with embedded null characters.
  6 +
1 7 Documentation
2 8 =============
3 9  
... ...