Posts Tagged ‘41006’
Write a statement that reads a word from standard input into firstWord. Assume that firstWord has already been declared as an char array large enough to hold a 50-letter word.
LANGUAGE: Visual Basic CHALLENGE: Write a statement that reads a word from standard input into firstWord. Assume that firstWord has already been declared as an char array large enough to hold a 50-letter word.
Read More