There needs to be better support for strings, both as fixed-length arrays and as null-terminated C strings. Some basic support is available in the serialization library, but further support for prepping strings for display and editing would be useful.
There needs to be better support for strings, both as fixed-length arrays and as null-terminated C strings. Some basic support is available in the serialization library, but further support for prepping strings for display and editing would be useful.