Forum: C Sep 8th, 2009 |
| Replies: 20 Views: 896 is it "a1","b1" ,"c1" or "a1,b1,c1"?
It is a simple concept of array if u have to compare every value u have to give both the entities an index ..[max_length].U have to modify accordingly if the two... |
Forum: C Sep 4th, 2009 |
| Replies: 20 Views: 896 If u say append_test_data is a String array i dont find an index append_test_data[index] while comparing? |