java table question

Posted by kate on Stack Overflow See other posts from Stack Overflow or by kate
Published on 2010-06-02T11:25:00Z Indexed on 2010/06/02 11:34 UTC
Read the original article Hit count: 201

Filed under:

hello i have a issue and i want your help i have a table which is called citylink[10][2] and i want to make a check before i move on in my code if it's full to continue if it's not to break!!i know that i should use an if loop but i don't know what to put inside it!!

© Stack Overflow or respective owner

Related posts about java