Well, looking at compiler source, it seems like it is uses 
4*sizeof(pointer)+string.length bytes for strings (2*sizeof(pointer) if string 
is empty) but as I said, these are hidden from user.

Reply via email to