On Sat, Jul 4, 2009 at 05:06, Parikshat Dubey<parikshatdu...@gmail.com> wrote: > Hi, > > Is this possible to call C functions(inbuilt or user defined) inside python > script.If yes, please illustrate how it can be done. > Thanks, > Parikshat Dubey
>From http://www.swig.org : "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl and Ruby. " --- Pablo Torres N. -- http://mail.python.org/mailman/listinfo/python-list