[Tutor] integrating python and C

surya k suryak at live.com
Sat Sep 24 05:50:31 CEST 2011


Hi!

Actually, I'm writing sudoku solver. So, I'd write my logic in C but when it
comes to GUI, I feel that python is much easier than doing in C.
What I'm looking at is, take input from python program with graphic
interface and passing it to my C program file then solve the puzzle and
again passing the whole array to python code to display..

How should I do it.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110924/00712bc7/attachment-0001.html>


More information about the Tutor mailing list