Re: specific values in loops
From: VisionSet (spam_at_ntlworld.com)
Date: 11/29/04
- Next message: Janwillem Borleffs: "Re: Software caused connection abort: recv failed"
- Previous message: Krzysiek K.: "Library program"
- In reply to: Danny Gopie: "specific values in loops"
- Next in thread: VisionSet: "Re: specific values in loops"
- Reply: VisionSet: "Re: specific values in loops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Nov 2004 21:01:09 GMT
"Danny Gopie" <ouygiytf@jhgvkuy.nl> wrote in message
news:e73cc$41ab75d1$513b6900$7757@news1.zonnet.nl...
> Hello
>
> I want to print only the values in this loop that are smaller then the
give
> value "aantal"
System.out.println(a < aantal ? aantal : "");
-- Mike W
- Next message: Janwillem Borleffs: "Re: Software caused connection abort: recv failed"
- Previous message: Krzysiek K.: "Library program"
- In reply to: Danny Gopie: "specific values in loops"
- Next in thread: VisionSet: "Re: specific values in loops"
- Reply: VisionSet: "Re: specific values in loops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]