current-row[procedure] current-row port
[procedure] current-column port
Scheme48: returns port's current positions.
See make-tracking-input-port and make-tracking-output-port.
Some implementations have similar procedures.
See port-position, port-current-line, port-line.
|