Re: Brand new to Java student
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 28 Jan 2007 12:09:51 -0800
On Jan 29, 6:53 am, Knute Johnson <nos...@xxxxxxxxxxxxxxxxxxxxxxx>
wrote:
Andrew Thompson wrote:....
On Jan 29, 6:24 am, "Sandy" <s...@xxxxxxxxxxxxxx> wrote:
I am taking a course and we are using Java as our language. I haven't
used Java before so I am VERY new.
// compare the string contents
if ( type.equals("C") || type.equals("c") )
....
or type.equalsIgnoreCase("c")
Good point.
Andrew T.
.
- References:
- Brand new to Java student
- From: Sandy
- Re: Brand new to Java student
- From: Andrew Thompson
- Re: Brand new to Java student
- From: Knute Johnson
- Brand new to Java student
- Prev by Date: Re: How do you execute a JAR file?
- Next by Date: Re: How do you execute a JAR file?
- Previous by thread: Re: Brand new to Java student
- Next by thread: Re: Brand new to Java student
- Index(es):