Dear All,

I am new to Python and SWIG, and I tried to search the SWIG
mailinglist for my specific question, but I did not find it. And for a
simple one c++ file, I can handle it successfully.

Now I have a small project including several C files, file1.C file2.C
file3.C file2.h file3.h , file1.C is the main() entry for my project,
and file1.C has the following include statements
    #include file2.h
   #include fille3.h

So for using SWIG,  What should I do?

Thanks in advance!

Jiangfan Shi

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to