issues
search
dingmaotu
/
mql4-lib
MQL4/5 Foundation Library For Professional Developers
Apache License 2.0
544
stars
251
forks
source link
feat(File): add readInteger() to CsvFile
#45
Closed
holoneo
closed
5 years ago
holoneo
commented
5 years ago
Adds readInteger() to CsvFile by casting double to int.
Adds readInteger() to CsvFile by casting double to int.