I\'d like to call printf function twice in assembler code like that:
printf
PUSH word ptr [sstr1] CALL _printf ADD ESP,0x4 PUSH word ptr [s