Hi, I wrote a program in python (using standard python libraries) long ago. Now I need to write the same program in standard C due to the lack of python support for that device.
Please suggest me programs or conversion method to convert that python code into C code.
Thanks in advance.