hello there,
I'm trying to read a file which looks as follows:
string1 = 0.3
string2 = 1.2
...
...
few strings are allocated with more then one value
string7 = 0.1, 0.5, 3.0
and so on...
what i need to do is to read this file and then substitute only in few strings a different value. Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.