LoginSignup
0
1

More than 5 years have passed since last update.

c++ builder > TStringListの上限 > TStringList can hold up to 134,217,728 strings (MaxListSize+1).

Last updated at Posted at 2016-03-04
環境
C++ Builder XE4

参考 http://edn.embarcadero.com/jp/article/30333

What are the size limitations of a TStringList?
TStringList can hold up to 134,217,728 strings (MaxListSize+1). There are no limits on the size of the string (other than physical memory limits and processor address space limits).

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1