|
-
January 8th, 2000, 10:19 PM
#1
how many items can a list hold?
i have made a program which finds all primes between any two given numbers, and finds out if a number is prime or not... The primes between two numbers are put in a listbox. How many items can a listbox hold? I can find out all primes between 1 and 200,000, but not between 1 and 1,000,000 -- it returns 'INVALID PROCEDURE CALL'. What is wrong? Is it because there will be too many items in the listbox? Is there a way around it?
And please answer how many items can be put in a listbox....
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
|