Added F_SIZEOF_STRING and F_SIZEOF_LOCAL_STRING We really should pass on the type to the code generator instead, I think. There should also be a "#pragma promise_correct_types" or something that would guarantee that the types are correct, and crash and burn if they are not. The generated code would be significantly smaller and faster.