pickling using c program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sameer123
    New Member
    • Jul 2008
    • 1

    pickling using c program

    i want a c program which can create a configuration file in python which python
    program can read n initialize the GUI. I am using Qt and depending on what values are chosen in widgets i need to create configuration file, which Python can read n unpickle it . In short i want to create pickled file without using python. Can anybody please help?
Working...