On 10/27/2009 11:13 PM, Roland Plüss wrote:
I see. I'll have a look at the info files. One thing though. I noticed
that the gst_process_file call takes a filename as parameter. This is
not really usable for me since in my engine files can be anything from
disk files to memory files or even URL files. Hence I've got a file
reader class which feeds the data to the scripts. Is there a way to feed
script data to smalltalk using a memory pointer instead of a file? Or do
I have to hack this together myself?

Yes, gst_eval_code takes a NULL-terminated string.

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to