david luis wrote:Yes, but I dont have any .pro file. I'm working with eclipse.
Grace Loughran wrote:I mean I intended to add it to my previous thread but I wasnt sure if people would see it if you know what i mean
david luis wrote:it says me that dont find the file.
daniel kidanee wrote:how do I make the program on the second loop make to read the values in reverse order?
do you have any suggestions?
Campbell Ritchie wrote:
You're a bit late for that.Winston Gutkowski wrote: . . . (and before Campbell wades in
) . . .
I still disagree about the bit about == true.
b == true is in itself a boolean expression, so that would have to be b == true == true
And that is a boolean so it becomes b == true == true == true
Etc, etc.
Christopher Laurenzano wrote:It's line 21; when I saw this I got confused -- I guess I don't understand it -- while what is true?
Dmitriy Birukov wrote:GuessGame game^ - new GuessGame();
kathir Pitchaimani wrote:But see nothing in notepad or any other editor.
Casey Clayton wrote:The last project consisted of getting some basic info from a string and formatting it, nothing like this.
nil wangad wrote:how to create dynamic string array if we dont know number of strings in the beginning?
![]()
![]()
Oceas Anderson wrote:I'm needing to do a encryption for each letter but plaintText.input.nextChar() doesn't seem to exist the ("nextChar()") part.