I need c program to display the possible names of the persons in a record when there starting letter or some substring is given.
example: if we give "v" it has to display the person names starting with "v" in a record or if i give a substring like "vij" it has to give me the possible names with that substring. plzzzzzzzz i need the solution very urgently
example: if we give "v" it has to display the person names starting with "v" in a record or if i give a substring like "vij" it has to give me the possible names with that substring. plzzzzzzzz i need the solution very urgently
Comment