On Wed, 4 May 2005, Ali Polatel wrote:
> Dear friends,
> Is there a way to import C,C++ or Asm modules to python scripts?
> If yes how?
Hi Ali,
Python can be "extended" to use external libraries, as long as we can call
them from C. There's a tutorial for C programmers here:
h
On Wednesday 04 May 2005 4:39 am, Ali Polatel wrote:
> Dear friends,
> Is there a way to import C,C++ or Asm modules to python scripts?
> If yes how?
> Thanks and regards,
Hi Ali,
If you're asking if you can take C or C++ code and compile it in such a way
as to be able to import i
Dear friends,
Is there a way to import C,C++ or Asm modules to python scripts?
If yes how?
Thanks and regards,
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor