Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — UMIPS/BSD System Programmer's Package 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

bcopy, bcmp, bzero − byte string operations

The functions and operate on variable length strings of bytes.  They do not check for null bytes as the routines in do.  copies bytes from string to the string Bcopy is not guaranteed to work if the source and destination strings overlap.  compares byte string against byte string returning zero if they are identical, non-zero otherwise.  Both strings are assumed to be bytes long.  places 0 bytes in the string The routine take parameters backwards from

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026