this is my first entry and try :)
- i have installed trial rti_connext_dds-7.3.0 version on windows : x64Win64VS2017
- i created dummy project from rti tools, and linkage in visual studio is so: $(NDDSHOME)\lib\x64Win64VS2017
- i want so create dynamic data for publishing.
#include <iostream>
#include <stdio.h>
#include <stdlib.h>