I have just read about buffer and array objects and I think one of them could be fit for my need. However there are two questions.
If i make a buffer from a part of dynamically allocated memory, what would free it? Should it be allocated with malloc or some python-specific function? How on earth can I create array object in C? zefciu -- http://mail.python.org/mailman/listinfo/python-list