Folks,

 

I may be asked to help port an application written in C that runs on Macs to run on a Windows-based PC. I have two questions:

 

1)       Does anyone have recommendations for a free, open source C compiler for Windows?

2)       Is there a step-by-step guide or tutorial for writing a Python module to act as a wrapper for the C code?

 

Thanks.

 

Brandon Nuttall