I'm playing with nasm (Linux) and I followed a little tutorial showing how to use printf inside my .asm code. Okay. But I tried scanf() with no success and examples I ...