mdsplus
mdsplus copied to clipboard
The C++ example for events needs a main program
The C++ example for events has several problems:
- it does not compile with modern compilers
- types not specific enough
- cout needs std::cout
- There is no main program, and I can not seem to write one which waits for 1 event and prints out the data