im writing a program that has movie titles in a string array, the users inputs a char n all movie titles starting with that char are display. im thinking of using the atChar() method to compare the entered char with the titles first char, is this the best solution for the job or is the an easier/ simpler way/method
Forget the iPhone. What about Android?
Most Samsung Galaxy phones sold in the USA are manufactured in Vietnam.
Asian countries have the infrastructure that the USA doesn't have. This is why most electronics are not made in the USA
Question
qnputuzo
im writing a program that has movie titles in a string array, the users inputs a char n all movie titles starting with that char are display. im thinking of using the atChar() method to compare the entered char with the titles first char, is this the best solution for the job or is the an easier/ simpler way/method
Link to comment
https://www.neowin.net/forum/topic/1078159-compare-the-first-letter-of-a-string-to-a-char/Share on other sites
3 answers to this question
Recommended Posts