Microcontroller › PIC › Convert ‘ unsigned long int ‘ to ‘string’ without using inbuilt function for UART › what is the meaning
December 31, 2014 at 10:26 am
#12477
Ashutosh Bhatt
Participant
what is the meaning of
*t_buffer=data0;
what u want to do?
do u think this well saparate digits of integer number?
you have to write saparate program to do this