News
Articles & Tutorials
Games
HTML5 GM
Developer Tools
Developer Sites
Forum
GMG Contest
Home
Help
Search
Login
Register
Game Maker's Garage Forum
»
Game Creation
»
GameMaker
»
Why 255?
« previous
next »
Print
Pages: [
1
]
Topic:
Why 255?
(Read 17908 times)
0 Members and 2 Guests are viewing this topic.
Silverwind
^ This guy is amazing.
Posts: 2805
For the glory of my maker
Why 255?
«
on:
June 03, 2008, 02:39:47 AM »
What technical reason governs the max length of string variables? Can variables in 4.0 contain larger values?
Logged
I survived the spammage of 2007
Al Staffieri
GMG-er
Posts: 452
I love GameMaker
Re: Why 255?
«
Reply #1 on:
June 03, 2008, 08:19:13 AM »
FutureBASIC uses Pascal strings for it's string variables. They are limited to 255 characters. GameMaker v4.0 will not have this limit.
Logged
http://www.macgamemaker.com
Silverwind
^ This guy is amazing.
Posts: 2805
For the glory of my maker
Re: Why 255?
«
Reply #2 on:
June 03, 2008, 08:50:26 AM »
Will it have a limit at all?
Logged
I survived the spammage of 2007
Print
Pages: [
1
]
« previous
next »
Game Maker's Garage Forum
»
Game Creation
»
GameMaker
»
Why 255?