[m-users.] Displaying a list of type integer

Delmas Buckley rbuckley at ieee.org
Sat Dec 6 04:21:05 AEDT 2014


How do I display a list of type integer? I'm trying

io.write_list(My_list(integer), ",", OutputPred, !IO)

assuming by separator string it's asking what I want to see displayed, and
I select the comma. What is OutputPred? Am I supposed to be converting each
integer to a string? The My_list will initially always have at least one
integer member.

Any help appreciated,
Robert Buckley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20141205/f0a20890/attachment.html>


More information about the users mailing list