Hi,
I want to serialize a DynamicType instance, write the serialized data to file and then later read it from file and deserialize it.
I have read this thread to know how to convert between a C++ DynamicType instance and a C DDS_TypeCode instance: https://community.rti.com/forum-topic/52-moden-c-dynamictype-ie-typecode-serialization
And I also use this example code as a base for my code: http://community.rti.com/filedepot?cid=5&fid=28