I need help about python and C++

Discussion about everything. New games, 3d math, development tips...
Post Reply
ArakisTheKitsune
Posts: 73
Joined: Sat Jun 27, 2009 6:52 am

I need help about python and C++

Post by ArakisTheKitsune »

This may sound stupid but I just can't find example how to call function in python file with certain parameters and then retrieve it. I did search on google for 2 days but with no luck ( probably because I don't know exactly what this is called because English is not my first language ).

Any guideline will be much appreciated :)
Knowledge is power, understanding is wisdom.
alexionne
Posts: 55
Joined: Fri Jun 22, 2007 9:55 am
Location: Novi Sad, Serbia

Post by alexionne »

1) Go to www.python.org
2) Left menu: Documentation
3) There are links "Python/C API" for both 2.X and 3.X Pythons - depending on which one you use.
ArakisTheKitsune
Posts: 73
Joined: Sat Jun 27, 2009 6:52 am

Post by ArakisTheKitsune »

ok... seriously... I don't know how I didn't saw that... :oops: And I was like idiot searching on google for last 2 days... :(

Big thanks alexionne
Knowledge is power, understanding is wisdom.
Post Reply