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

Reply via email to