• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

If condition question

 
Greenhorn
Posts: 8
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,



Is there a reason why the if condition does not work as shown in the code above?
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What do you mean by 'does not work'? it really kind of important for you to TellTheDetails.
 
Bhavani Sankar Ikkurthi
Greenhorn
Posts: 8
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

fred rosenberger wrote:What do you mean by 'does not work'? it really kind of important for you to TellTheDetails.


Fred,

This is a dumb question.
Lets ignore this.
Thanks.
 
Marshal
Posts: 79177
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Bhavani Sankar Ikkurthi wrote: . . . This is a dumb question. . . .

No, it isn't a dumb question at all. If you want help, you have to explain what you need help with.
 
Bhavani Sankar Ikkurthi
Greenhorn
Posts: 8
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:

Bhavani Sankar Ikkurthi wrote: . . . This is a dumb question. . . .

No, it isn't a dumb question at all. If you want help, you have to explain what you need help with.


Oops! I referred to my question that I asked in the first place as a dumb one.
I was not referring to Fred's question.
I was not expressing myself properly there. Sorry about that.
 
Campbell Ritchie
Marshal
Posts: 79177
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Apologies accepted
It goes to show how careful you have to be expressing yourself on the internet; it is very easy to be misunderstood.
 
fred rosenberger
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For what it's worth, I didn't take it to mean MY question. I assumed it meant "I just realized what I've been overlooking for the past X hours".
 
reply
    Bookmark Topic Watch Topic
  • New Topic