
-----------------------------------
speX
Sun Oct 16, 2005 3:57 pm

String Help!
-----------------------------------
i have this program....
import TerminalIO.KeyboardReader;

public class Six {
	public static void main(String[]args) {
		String strInput;
		String strCheck;
		int intCount;
		KeyboardReader reader = new KeyboardReader();
		for (intCount = 1; intCount 