Native MQL4 INI library

MQL4 资料库

工作已完成

执行时间4 天

指定

Hello,

 

I would like you to make a native INI library in MQL4 (so NO DLL imports!).

Function calls:

ini_read(string file, string section, string key, string value, string default = "");

ini_write(string file, string section, string key, string value);

 The write action should occur immediately, reading should be done from the file.

I know this is not as efficient as loading it into memory, but I don't really want that at the moment.


No need to take care of comments in the file, they can be destroyed if there are any in it.

 

Thanks

反馈

1
开发者 1
等级
(337)
项目
624
38%
仲裁
40
23% / 65%
逾期
93
15%
空闲
发布者: 4 文章, 19 代码
2
开发者 2
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
发布者: 303 文章, 1 代码
3
开发者 3
等级
项目
0
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(885)
项目
1410
67%
仲裁
123
32% / 41%
逾期
218
15%
空闲
发布者: 1 代码
5
开发者 5
等级
(13)
项目
20
30%
仲裁
5
20% / 80%
逾期
5
25%
空闲

项目信息

预算
10 - 25 USD
截止日期
1 天