help-smalltalk
[Top][All Lists]
Advanced

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

I/O Port Access


From: Gary Highberger
Subject: I/O Port Access
Date: Sat, 16 Jan 2021 18:40:31 -0500

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

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