Thread
:
Saving and loading variables with .ini files
View Single Post
01-20-2013, 01:32 PM
PM User
|
#
3
AceInfinity
New Coder
Join Date: Jan 2013
Location: Canada
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Serialization/Deserialization is one of the main benefits of XML, but XML can also store more complex and larger data than a true INI file, as an INI file has limitations to the data size that you're allowed to have per key I believe.
AceInfinity
View Public Profile
Visit AceInfinity's homepage!
Find More Posts by AceInfinity