Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Devices /
Chapter 3 - SCSI Manager / SCSI Manager Reference
SCSI Manager TIB Instructions /


scNoInc

You can use the scNoInc TIB instruction to transfer data without incrementing the buffer pointer.

-->scParam1PtrA pointer to a data buffer.
-->scParam2LongIntThe number of bytes to be transferred.

DESCRIPTION
The scNoInc instruction moves data to or from the buffer pointed to by scParam1. You specify the number of bytes to be transferred in scParam2. The buffer pointer in scParam1 is unmodified by this instruction.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996