Hi All,
I am Vineela.
Please guide me to write the C code to compare to .LST files which
have characters, special characters and numbers.
My requirement is :
abc
(1)df ?(0) ENG 0- bad leg
1- leg b
4- leg c
---
---
---
(77) qwer ? (10)ENG 0- bad leg
1- leg b
This is how the content is .
My Result file should be:
abc (1)df ?(0) ENG 0- OK - <TIME STAMP>
abc (1)df ?(0) ENG 1- NOK - <TIME STAMP> (if there is
discrepancy).
Please guide me. tomorrow i have to submit this.
Thanks in Advance,
Regards,
Vineela
I am Vineela.
Please guide me to write the C code to compare to .LST files which
have characters, special characters and numbers.
My requirement is :
abc
(1)df ?(0) ENG 0- bad leg
1- leg b
4- leg c
---
---
---
(77) qwer ? (10)ENG 0- bad leg
1- leg b
This is how the content is .
My Result file should be:
abc (1)df ?(0) ENG 0- OK - <TIME STAMP>
abc (1)df ?(0) ENG 1- NOK - <TIME STAMP> (if there is
discrepancy).
Please guide me. tomorrow i have to submit this.
Thanks in Advance,
Regards,
Vineela
Comment