On Sep 13, 2011, at 12:34 PM, Gary Kline wrote:
> can anyone start me on the way of porting a python program to C?

Learn Python.  Learn C.

Analyze the Python program and document its functionality.
Use this document as the functional spec for writing the C program.

Regards,
-- 
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to