05-03-2010 11:44 PM
hi
i just want to know how to store and save data without using the file concept.The data is 16 bit and not an array.
05-04-2010 12:14 AM
05-04-2010 12:47 AM
05-04-2010 01:06 AM
05-04-2010 04:12 AM
hi
i will see about the shift register but how to compare the data directly
05-04-2010 04:25 AM - edited 05-04-2010 04:25 AM
Hi venky1,
see the attached example.
The loop will stop if the last and the current value are equal.
Hope it helps.
Mike