Computer files are measured in units called "bytes" (pronounced "bites"). A byte roughly translates into a character or letter. For example, if I type "Love & War", I have typed in 10 bytes (7 letters, 1 symbol, 2 spaces).
mroe info at...
http://www.learnthat.com/courses/computer/windows/filesize1.shtml
so if you had to find size in bytes you count the string and that would be the bytes and convert that to KB if needed
example....
"zapa" = 4 bytes file size
/r are counted as 1 byte, do some exparaments in NOTEpad... type in X number charaters and look at how the file size is effected