Hello to All
what is the different between printf & sprintf and scanf & sscanf
I read the help but i dont understand it
printf("Hello world \n"); aprintf("Hello world \n"); ------------------------------ int k; scanf("%d",k); sscanf("%d",k);
.
Thanks = 10x
Mayer
Sure you can send it to and LCD, and EEPROM. Modify the buffer then send it to the Serial Port.
It is just another library function. Maybe you need it maybe you do not.