[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [system-traders] MetaStockReader?
Raphael Hertzog wrote:
Le Wed, Nov 12, 2003 at 12:11:59AM +0100, Pirani Enrico écrivait:
Hi,
Hi,
I would like to ask you if the metatstock.pm module works only in windows,
or there is a way to comunicate with a Metastock db even under Linux ?.
Yes there is. The metastock.pm uses the program attached. It was
authored by Fabien Fulhaber.
Cheers,
------------------------------------------------------------------------
Hi,
When I try to compile the program I get this output error:
c++ MetaStockReader.cpp -o MetaStockReader
MetaStockReader.cpp:361: default argument given for parameter 2 of `char**
MetaStockDataBase::get_all_master_files(char*, bool = false)'
MetaStockReader.cpp:102: after previous specification in `char**
MetaStockDataBase::get_all_master_files(char*, bool = false)'
MetaStockReader.cpp:425: default argument given for parameter 2 of `bool
MetaStockDataBase::initialize(char*, bool = false)'
MetaStockReader.cpp:94: after previous specification in `bool
MetaStockDataBase::initialize(char*, bool = false)'
Is it a compiler problem?
E.