Memory layout of a data structure: Difference between revisions

m
Line 392:
const RTS = 7
const CTS = 8
 
port = NinePinSerialPort()
 
# Here we test the type's code.
port = NinePinSerialPort()
 
println("Port is now at defaults, which are $port")
port[CTS] = true
4,103

edits