Hi there, Is the following the correct way of using `uniform-array-read!'? Seems it simply hangs there..
(let ((ar (make-uniform-array #\nul length)))
(uniform-array-read! ar sockfd))
Any ideas?
--
William
_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user
