Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ blt512(3C) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

memory(3)




blt(3C) blt(3C)
NAME blt, blt512 - block transfer data SYNOPSIS int blt(to, from, count) char *to; char *from; int count; int blt512(to, from, count) char *to; char *from; int count; DESCRIPTION blt does a fast copy of count bytes of data starting at address from to address to. blt512 does a fast copy of count number of consecutive 512- byte units starting at address from to address to. SEE ALSO memory(3) January 1992 1

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