??? 05/27/10 11:57 Read: times |
#176226 - read again Responding to: ???'s previous message |
If you only uncomment place 1 and 3 you store the terminator (3 bytes) in the identifier (2 bytes). I think it is correct that it warns about excess initializers here.
it is not the (3) (1 byte) was added just to allow this. 3 and 1 is preamble (4 bytes for a 4 byte slot) and added 0 (1 byte for a 2 byte slot) Erik |