Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ltol3(3C) — UTek 3.0

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 5/12/88                                                 1





































































%%index%%
na:288,125;
sy:413,795;
de:1208,610;
se:1818,135;
%%index%%000000000083

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