top | item 22838796

(no title)

icedchocolate | 5 years ago

“Declare New Variables... I see two possible reasons why one would want to do it the "wrong" way: efficiency, and conciseness.”

Correct me if I’m wrong, but isn’t this plain wrong? You are increasing the memory required for your program to run, and if the data saved to those variables are sufficiently large you can run into memory issues this way.

discuss

order

No comments yet.