What is the maximum length a string variable can hold?

Just starting out? Need help? Post your questions and find answers here.
User avatar
NicTheQuick
Addict
Addict
Posts: 1527
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: What is the maximum length a string variable can hold?

Post by NicTheQuick »

charvista wrote: Wed Mar 27, 2024 10:13 pm And finally, even having a large *Memory is not of big help, because with WriteData(), the maximum buffer size is 2GB.
I got the PB message [ERROR] WriteData(): The maximum buffer size is 2GB.
PureBasic has obviously still barriers to 2GB...
As far as I know the limit is not Purebasic but your operating system. There are limits for certain system calls.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
Post Reply