Login Page - Create Account

Support Board


Date/Time: Wed, 01 Jan 2025 14:11:12 +0000



Header Line Error

View Count: 808

[2016-05-25 13:30:55]
User96015 - Posts: 55
Dear sir,
I need to build an ACSIL which opens a TXT file to fish some data.
Now I' m not very able with c++, particulary about including header.
Now I try to insert this line:

#include <sstream>
#include <fstream>
#include <string>
#include "sierrachart.h"
But they generate some errors, but I think because there are conflicts with sierrachart.h file,
because I try to paste the same code with Windows Console and there aren' t any error and it works fine.
I'm compiling with VS2013.
In attachment compile errors.
Let me know as soon as possible thanks.
imageCompile.png / V - Attached On 2016-05-25 13:30:23 UTC - Size: 53.79 KB - 271 views
[2016-05-25 18:01:35]
Sierra Chart Engineering - Posts: 104368
Helping with those compiler errors is completely outside the scope of our support.

For file reading and writing we recommend using this header file and the functions that it contains:
http://www.cplusplus.com/reference/cstdio/
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account