[C++-sig] Problem with FILE*

David Abrahams dave at boost-consulting.com
Tue Sep 13 00:31:57 CEST 2005


"Ron Clarke" <ron.clarke at hp.com> writes:

> I'm running Python 2.3, Boost.Python 1.31, on Windows XP. Everything is 
> compiled under Visual Studio .NET 2003. 

Including Python?

> I've re-built the environment to 
> make sure the same C++ runtime is being used by Boost and our code.

If you pass FILE* across the Python/C++ boundary, it had better mean
exactly the same thing on both sides.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list