Saturday
May 25, 2013

Homework Help: Programming-Array

Posted by Greg on Thursday, November 1, 2012 at 9:01am.

If i have a string with a word 'today' in it.

If a user inputs a char (lets say b).

how do I right the array to make it see if the char "b" is in the string today.

LOOP???
int i;
for(i=0; i<SIZE; i++)
{
guessedChar[i];
/*or*/
wordString[i];
}

No one has answered this question yet.

Answer this Question

First Name:
School Subject:
Answer:

Related Questions

Programming in c++ - Write a program in c++ that inputs a number [1-12] from the...
programming - write a program that maintains two parallel arrays. after th ...
C++ programming computer - I'm having some trouble trying to program these ...
C++ Programming - I have to redo programming exercise 5 of chapter 9 using ...
Programming logic and design - Design a program that lets the user enter the ...
computer science /use java language - write the program that inputs a string ...
Intro to Computer Programming - Pseudocode - This assignment (below) jumped way ...
sience C++ programing - could you please help me with this program even with one...
Programming - Here is the source code for the Kitty class: public class Kitty { ...
Computer programming - Sorting is a common operation used in programming. ...

For Further Reading

Search
Members
Community