G
Guest
Sir,
I have got a series of float values coming and i want to store these values
into a file in such a way that when one value is written in the file then it
goes to next line and writes other line.(like using of \n ; how can i do it.i
tried to use stream reader but it write file in UT8 type .i tried to used
binary reader but it is not working.
give me some alternative for it.
so that whatever the value come in my flaot variable is written in the file.
wating for your reply eagerly.
Regards
Naveen
I have got a series of float values coming and i want to store these values
into a file in such a way that when one value is written in the file then it
goes to next line and writes other line.(like using of \n ; how can i do it.i
tried to use stream reader but it write file in UT8 type .i tried to used
binary reader but it is not working.
give me some alternative for it.
so that whatever the value come in my flaot variable is written in the file.
wating for your reply eagerly.
Regards
Naveen