Question Relating To Variables
#1

I would assume when saving a variable into a file and also reading it, such as:

Код:
VariableNameHere = 3
would be slower to save compared to saving it as:

Код:
VarName = 3
Where the length in the variable name is shorter, would I be correct?
Reply


Messages In This Thread
Question Relating To Variables - by Karkand - 05.09.2012, 22:25
Re: Question Relating To Variables - by Vince - 05.09.2012, 22:29
Re: Question Relating To Variables - by admantis - 05.09.2012, 22:51
Re: Question Relating To Variables - by Kirollos - 05.09.2012, 22:52
Re: Question Relating To Variables - by admantis - 05.09.2012, 22:54
Re: Question Relating To Variables - by Vince - 05.09.2012, 23:25
Re: Question Relating To Variables - by leonardo1434 - 05.09.2012, 23:29

Forum Jump:


Users browsing this thread: 1 Guest(s)