I have to complete my assignment and i have a trouble to compare one string to the multiples string..
example i have array of string like string Regno[5];
and I want to search one reg no from them for this i create an another string Which is string opt;
now i want to compare this opt with regno[5] in a if statement..plz hgelp me in this matter.
example i have array of string like string Regno[5];
and I want to search one reg no from them for this i create an another string Which is string opt;
now i want to compare this opt with regno[5] in a if statement..plz hgelp me in this matter.
Comment