arjun p wrote:
> i have a string of 40 hex digits (160 bits)like
> =E0FAACA506CC37B0B21D02460D210E9798EEEFDB
> so how to convert it to 4 decimal digits(16 bits)?
> plz
sscanf(s,'%4x')
--
Tags for this Thread
Add a New Tag:
Separated by commas
Ex.: root locus, bode
What are tags?
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.