Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ blt(3) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

BLT(3)  —  Silicon Graphics

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.

Version 2.5r1  —  October 29, 1986

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