I am interested in writing a library in Nasm and calling it from python.
Python can call C++ libraries. Nasm can be made into an inc file and can be
included
in C++. So I was wondering if this combination is possible or if there is a
better way.

If it can be done please explain how I can do this.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to