guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

uniform-array-read!


From: William Xu
Subject: uniform-array-read!
Date: Tue, 31 Jan 2006 16:48:22 +0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]