hi
i need some urgent help regarding reading and writing files using FileConnection API and reading wave files.
I was succesful with making program that could read or write some character in a file but, I want to write/ read arrays in file & presently have not met with any success.
Main aim of mine is to read a wave file, create a file containg property of that wave file, & then read this file to re create the wave file.
Can any provide me with some wave file reader/ writer source code for the j2me i.e. in which he has read properties specific to wave files.
Also Can some1 please provide with a program in which he had created/ read files containing arrays. I shall be grately thankful if some one can do the favour. It sorta urgent and any help in this regard will be beneficila for me
Also Can text files be wriiten because i observed
when we write something (array) in a file, does file API follows its own encoding?? because i was not able to see the correct content i.e. when i wrote 12345, conents read were correct but when I saw text file that was created, it had, in my opinion some encoded characters. Am I correct that some different encoding is followed. ???
any thing related to " text file and array reading"
I shall be extremely thanful for any help that comes

Reply With Quote



