Title: KDUtils Short: KaData support module (v0.10) ShortName: kdutils.arc Author: Kade Hansson Date: 7-sep-96 Status: Freeware Archiver: SparkFS Size: ================================= Description: The KDUtils package contains the KaData support module, which contains: - a fast byte copy routine (APCS compliant) - a fast memory fill routine (APCS compliant) - a fast byte search routine - a fast word search routine - a fast string search routne (case-sensitive and insensitive versions) - a SWI handler (prefix KaData), including a SWI which provides the addresses of these routines, and can anchor the KaData module in RMA so that the entry points can't move. All the routines are fully documented.