Re: [Tutor] Opening C++ binary files

2010-09-21 Thread Steven D'Aprano
On Wed, 22 Sep 2010 02:03:41 am Joe Bennett wrote: > I have some binary files created by a program written in C++... > Anyone have any experience with this and willing to share? ACSII test > is easy, but not sure how the rest is encoded What difference does the language the program was wri

Re: [Tutor] Opening C++ binary files

2010-09-21 Thread Joel Goldstick
On Tue, Sep 21, 2010 at 1:23 PM, bob gailer wrote: > On 9/21/2010 12:34 PM, Joel Goldstick wrote: > > On Tue, Sep 21, 2010 at 12:03 PM, Joe Bennett wrote: >> >> I have some binary files created by a program written in C++... Anyone >> have any experience with this and willing to share? ACSII test

Re: [Tutor] Opening C++ binary files

2010-09-21 Thread Joel Goldstick
On Tue, Sep 21, 2010 at 1:23 PM, bob gailer wrote: > On 9/21/2010 12:34 PM, Joel Goldstick wrote: > > > > On Tue, Sep 21, 2010 at 12:03 PM, Joe Bennett wrote: > >> I have some binary files created by a program written in C++... Anyone >> have any experience with this and willing to share? ACSII

Re: [Tutor] Opening C++ binary files

2010-09-21 Thread bob gailer
On 9/21/2010 12:34 PM, Joel Goldstick wrote: On Tue, Sep 21, 2010 at 12:03 PM, Joe Bennett > wrote: I have some binary files created by a program written in C++... Anyone have any experience with this and willing to share? ACSII test is easy, but not

Re: [Tutor] Opening C++ binary files

2010-09-21 Thread Joel Goldstick
On Tue, Sep 21, 2010 at 12:03 PM, Joe Bennett wrote: > I have some binary files created by a program written in C++... Anyone > have any experience with this and willing to share? ACSII test is > easy, but not sure how the rest is encoded > > > > > -Joe > _

[Tutor] Opening C++ binary files

2010-09-21 Thread Joe Bennett
I have some binary files created by a program written in C++... Anyone have any experience with this and willing to share? ACSII test is easy, but not sure how the rest is encoded -Joe ___ Tutor maillist - Tutor@python.org To unsubscribe or