On Jan 31, 8:49 pm, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> Maybe process_record expects some minimum buffer size? The cpp example
> uses char record[100], but you are allocating only a few bytes with the
> string "My Record"

No, I've already tried padding record out to the full size.  But thank
you for the suggestion.
--

Jeff Bauer
Rubicon, Inc.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to