v1.05-ng: C++ bindings, plstring_t helper functions, plMTFreeArray behavior change
Seventh release of ng. Here are the changes:
- C++ bindings have been created and compile. I don't know if they work as they haven't been tested and pl32lib-ng
is primarily used for PortaLinux C development. I also stopped writing projects in C++ years ago x3
- plStrFromCStr and plStrCompress helper functions added. These will help with converting normal C strings into a plstring_t
Future release feature goals:
- Expand pl32-ustring module into a string.h replacement
- New pl32-parse functions which take advantage of the new plstring_t Unicode strings