Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / Is there a limit to the size of the program?

Author
Message
SonicX
20
Years of Service
User Offline
Joined: 17th Oct 2003
Location:
Posted: 10th Nov 2003 20:01
What I mean is, there a limit on the number of lines, number of lables and functions, and a limit on how many entries an array can have ie (array[x]) what is the largest number "x" can be?
Bishop
21
Years of Service
User Offline
Joined: 18th Dec 2002
Location: In my favorite chair...
Posted: 10th Nov 2003 22:11
i don't know about dbp, but in dbc you can have a max of 256 characters on one line, and max 65,555(i think) objects....if i'm wrong, please correct me...

"When you were born, you cried and the world rejoiced. Live so when you die, the world cries and you rejoice."
Aquiline
20
Years of Service
User Offline
Joined: 10th Nov 2003
Location:
Posted: 10th Nov 2003 22:18
The reason being for the limits is because it would take up MUCH more space if, say, strings were expanded to be able to hold 32767 characters. Every single string would have to set aside that much more memory. If you have a program with hundreds of strings, you can imagine what would happen.

Login to post a reply

Server time is: 2024-09-21 09:44:50
Your offset time is: 2024-09-21 09:44:50