Menu

how wrap pure C functions header file into python by using generator

Help
Edvard
2018-04-14
2018-04-14
  • Edvard

    Edvard - 2018-04-14

    hello to all
    i have a c functions header file taht i wana wrapp it to python by using generator. now can i do this by using generator or not? if yes how can i do it?
    thank for helping me

     
  • Florian Link

    Florian Link - 2018-04-14

    You can put them into a class and make them static methods. Then the generator can wrap them. Pure C functions are not supported.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.