Mathlink Buffer size
- To: mathgroup@smc.vnet.net
- Subject: [mg11444] Mathlink Buffer size
- From: Kenny Hunt <hunt@cs.uiowa.edu>
- Date: Thu, 12 Mar 1998 01:33:41 -0500
- Organization: University of Iowa
I'm using mathlink to call mathematica from a front-end that I've written in C. It works fine except when I send it long expressions. It returns $Aborted and terminates evaluation. Is there a buffer size associated with mathlink or is there some other method (mlflush?) of making sure that entire expressions are transfered? Thanks in advance, Kenny Hunt hunt@cs.uiowa.edu