Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ blt(3C) — A/UX 0.7

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     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.



































     Page 1                                        (last mod. 1/14/87)



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