I can define the size of an object: .section .rodata .align 1 str: .ascii "+++***+++\r\n" .size str, .-str there exist something like sizeof(str) to retrive the size of object str? thanks -- Massimiliano Cialdi cialdi@firenze.net m.cialdi@oksys.it