Native MQL4 INI library

MQL4 Bibliothèque

Tâche terminée

Temps d'exécution 4 jours

Spécifications

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

Répondu

1
Développeur 1
Évaluation
(337)
Projets
624
38%
Arbitrage
40
23% / 65%
En retard
93
15%
Gratuit
Publié : 4 articles, 19 codes
2
Développeur 2
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
Publié : 303 articles, 1 code
3
Développeur 3
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
4
Développeur 4
Évaluation
(885)
Projets
1410
67%
Arbitrage
123
32% / 41%
En retard
218
15%
Gratuit
Publié : 1 code
5
Développeur 5
Évaluation
(13)
Projets
20
30%
Arbitrage
5
20% / 80%
En retard
5
25%
Gratuit

Informations sur le projet

Budget
10 - 25 USD
Délais
1 jour(s)