¡@

Home 

c++ Programming Glossary: cinput

check if value exists in all indexes of array

http://stackoverflow.com/questions/20590733/check-if-value-exists-in-all-indexes-of-array

for in the array. But i'm not sure how to check if char cInput is present in all indexes of the array. char cLetters 5 'b'.. of the array. char cLetters 5 'b' 'b' 'b' 'b' 'b' char cInput cout Enter a character to search for cin cInput I shouldn't.. 'b' char cInput cout Enter a character to search for cin cInput I shouldn't have to do this right if cInput cLetters 0 cInput..