Hi Robert,

I just figured out the same thing.  I changed "Zlist" to "ZZ", and it works.

The example I sent is a simplified version of my real code.  (I'm working on
extending the C-Icon interface to allow a C routine to pass an array back to
Icon as a list.)  "Zlist" comes from the following: if you take the Icon/Unicon
source and look in runtime/fstruct.r, you'll see the function "list".  If you
run that through "rtt -x", the resulting C code will contain a function named
"Zlist".  

I don't understand the significance of "Zlist" beyond that.


                                    Kostas



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to