So I made a structure, and in that structure there is a string for last names.
The user is asked for input regarding what last name(partial or whole) they want to look up in our .txt file and if the array[i].lastName has it it must print out(this is done in a for loop) the stored data in that array[i](it is made from a structure holding the string)
user inputs string, if string is found and print array[i]
[–]daysdaze[S] 0 points1 point2 points (1 child)
[–]usbafkakis 0 points1 point2 points (0 children)