Name: Anonymous 2011-12-09 21:00
Hi there /prog/
Is there any reason why I shouldn't always use the L prefix before my strings? Is more memory required if I do this?
I'm thinking about making a simple method that does this automatically for all of my strings.
Is there any reason why I shouldn't always use the L prefix before my strings? Is more memory required if I do this?
I'm thinking about making a simple method that does this automatically for all of my strings.