|
-
Sep 26th, 2006, 02:06 AM
#1
Thread Starter
Lively Member
Array question.
Hi,
I have 2 questions:
#1) How do you check if the array is empty?
#2) How do you continue to get the item of the last element of the array? Assumingly the array is not empty.
Example: myArray[] FACES = {"10","J","Q","K","A"}; I'd like to get the values in the array and print them out in the reverse order. A,K,Q,J,10.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|