Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 11:40:24 +0000



Post From: ACSIL Code to Receive Keyboard...

[2016-02-29 02:25:41]
maxpi - Posts: 183
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