Contents
|
Index
|
< Browse
|
Browse >
usage: B2C(string)
-converts a string of binary digits (0,1) into the corresponding packed character representation.
-blanks are permitted in the string, but only at byte boundaries
-see also
X2C()