Gary Highberger Sat, 16 Jan 2021 15:39:51 -0800
Hi everyone, Is there a way to access a port (a parallel printer port) with Smalltalk?
In C I use ioperm (request permission), fcntl (open the port) and outb (send a byte to the port), etc. Thank you, Gary