[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II on the Internet?
- Subject: Re: Apple II on the Internet?
- From: "SpikeTool" <cscallion@gmail.com>
- Date: 23 Jun 2006 22:50:53 -0700
- Complaints-to: groups-abuse@google.com
- In-reply-to: <449b3a77$0$9858$88260bb3@free.teranews.com>
- Injection-info: u72g2000cwu.googlegroups.com; posting-host=68.184.15.240; posting-account=OELOjA0AAAACgRGZsURg6YT0SsdKAMJq
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <449b3a77$0$9858$88260bb3@free.teranews.com>
- User-agent: G2/0.2
- Xref: g2news2.google.com comp.sys.apple2:9672
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