Hi,, how can I convert a string constant containing 1 and 0 to 1 and zero
for example if the string is 1010000 then the it should be converted to 1010000 in (0,1) format. Somthing like Boolean array to (0,1) block
Thanks
Hi,, how can I convert a string constant containing 1 and 0 to 1 and zero
for example if the string is 1010000 then the it should be converted to 1010000 in (0,1) format. Somthing like Boolean array to (0,1) block
Thanks