schemix-devel
[Top][All Lists]
Advanced

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

[Schemix-devel] CVS Commits: Devices are now first class objects.


From: Dr William Bland
Subject: [Schemix-devel] CVS Commits: Devices are now first class objects.
Date: Thu, 1 May 2003 16:19:07 +0000
User-agent: Mutt/1.2i

Hello all,
        Just commited a few changes to CVS.  Devices are now first class
objects (i.e. make-device returns something meaningful).

I also added two functions:
1)  device? does what you would expect, so
            (device? 3) => #f
            (device? (make-device foo ())) => #t
2)  destroy-device removes a device from the /dev filesystem
    and frees up any memory it was using.

Best wishes,
                Bill.
-- 
Dr. William Bland.                          Computer Programmer, UK.
www.abstractnonsense.com




reply via email to

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