list of bits to string
- To: mathgroup at smc.vnet.net
- Subject: [mg28688] list of bits to string
- From: murray at math.umass.edu (Murray Eisenberg)
- Date: Wed, 9 May 2001 04:20:08 -0400 (EDT)
- Organization: University of Massachusetts, Amherst
- Sender: owner-wri-mathgroup at wolfram.com
I have a list consisting of binary digits, of a given length, e.g., {0, 1, 1, 0, 1}. I wish to convert this to a _string_ consisting of those digits: "01101". How can this be done? -- Murray Eisenberg Internet: murray at math.umass.edu Mathematics & Statistics Dept. Voice: 413-545-2859 (W) University of Massachusetts 413-549-1020 (H) Amherst, MA 01003 Fax: 413-545-1801
- Follow-Ups:
- RE: list of bits to string
- From: "Higinio Ramos" <higra@gugu.usal.es>
- RE: list of bits to string