File bitint.icn

Summary

###########################################################################

	File:     bitint.icn

	Subject:  Procedures to convert integers and bit strings

	Author:   Ralph E. Griswold

	Date:     May 25, 1994

###########################################################################

   This file is in the public domain.

###########################################################################

   int2bit(i) produces a string with the bit representation of i.

   bit2int(s) produces an integer corresponding to the bit representation i.

###########################################################################
Procedures:
bit2int, int2bit

This file is part of the (main) package.

Source code.

Details
Procedures:

bit2int(s)


int2bit(i)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.