Hi Guys, I looked into the _irp error that Wayne reported. It is caused by the use of string array in the procedure print_string(). Arrays seems not to be supported on 12f509. Can anybody confirm this? And if so, how can we handle this? For this particular case we could add conditional compile (based on de definition of _irp ?) for this procedure, but should we do this for each library that uses an array?
Joep
-- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
