12-16-2009 10:17 PM
Hi,
I am trying to do some string comparison and was looking for pointers. I send queries to my device through LabView and capture the query result which is a 5 letter string. I want to look for certain characters at certain index numbers. What would be the best possible approach?
For eg: When I send a particular query, I get the result RUUII. How do I verify that my first character is 'R' and my 4th character is 'I'. If it is not 'R' , I want to execute a certain set of steps. If it is 'R' a different set of steps would be executed. I am using Labview 6.1.
Thanks,
Sukanya
12-17-2009 03:44 AM