aspose file tools
The moose likes Java in General and the fly likes wrong catewgory i guess Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "wrong catewgory i guess" Watch "wrong catewgory i guess" New topic
Author

wrong catewgory i guess

Randall Twede
Ranch Hand

Joined: Oct 21, 2000
Posts: 4089
i'm sorry i can't find the question..... the answer was about while(true) return. since i cant find it i post answer here. while true is ok if you want an endless loop. but if you have a return in it, that is a signal you wrote it wrong


SCJP
Joanne Neal
Rancher

Joined: Aug 05, 2005
Posts: 3011
    
    9
Is this it ?


Joanne
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: wrong catewgory i guess
 
Similar Threads
breaking out of while loop without condition being met?
99 bottles of beer song.......
return from void method..
for(;;) loop
Can amethod can return an Exception