[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple II on the Internet?



Terry,

I came across an old post you were in about floppy imaging. I was
wondering if you were ever able to both read and write the image?

I am trying to do the same thing, and I am having some problems writing
the image to disk. I am reading into a byte array using a filestream
object created from the drive handle, much like your old post. Im stuck
on what to do with that array, since writing it using a StreamWriter
produces some very odd results.

Thanks for any help.

-Chris