Solaris Loadable Kernel Module
The Towers of Hanoi as a Solaris Loadable Kernel Module. You specify the number of disks via an ioctl() on /dev/hanoi, and then read the list of moves from the device.
The Towers of Hanoi as a Solaris Loadable Kernel Module. You specify the number of disks via an ioctl() on /dev/hanoi, and then read the list of moves from the device.