Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ l3tol(3C) — UTek W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3f)



L3TOL(3C)               COMMAND REFERENCE               L3TOL(3C)



NAME
     l3tol, ltol3 - convert between three-byte integers and long
     integers

SYNOPSIS
     l3tol(lp, cp, n)
     long *lp;
     char *cp;

     ltol3(cp, lp, n)
     char *cp;
     long *lp;

DESCRIPTION
     L3tol converts a list of n three-byte integers packed into a
     character string pointed to by cp into a list of long
     integers pointed to by lp.

     Ltol3 performs the reverse conversion from long integers
     (lp) to three-byte integers (cp).

     These functions are useful for file system maintenance where
     the i-numbers are three bytes long.

SEE ALSO
     intro(3f).





























Printed 10/17/86                                                1





































































%%index%%
na:72,109;
sy:181,523;
de:704,526;
se:1230,107;
%%index%%000000000081

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