Login Page - Create Account

Support Board


Date/Time: Fri, 27 Dec 2024 18:43:29 +0000



Post From: ACSIL Code to Receive Keyboard...

[2016-02-29 02:25:41]
maxpi - Posts: 181
compiling the following code:

int op;
std::cin >> op;

#include <iostream> has to be in the header. I have to put it before #include "sierrachart.h" to get it to compile. If I do that, upon adding the study to a chart, I get the message in the log "Add ACS Chart Shortcut Menu Item failed". Is there a recommended way to get ACSIL studies to read keyboard inputs?
Date Time Of Last Edit: 2016-02-29 02:26:35