A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-January/011860.html below:

[Python-Dev] initializing ob_type (was: CVS: python/dist/src/Modules _cursesmodule.c,2.46,2.47)

[Python-Dev] initializing ob_type (was: CVS: python/dist/src/Modules _cursesmodule.c,2.46,2.47)Fredrik Lundh fredrik@effbot.org
Fri, 19 Jan 2001 11:19:06 +0100
greg wrote:
> I've never truly understood this. Is it because Windows cannot initialize
> (at load-time) a pointer to a data structure that is located in a different
> DLL?

Windows can do it (via DLL initialization code), but the compiler
doesn't generate initialization code for C programs.

you can compile the module as C++, but that's also a bit painful...

</F>




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4