Altera_Forum
Honored Contributor
14 years agoStore string using small C library
Hi,
I want to enter a string in NiosII console & once pressed enter for it to store in a char array. How do I do it using the functions enabled in the small c library.? Can I have an example? Need help, Thanx in advance. >>The final output of my program is to transmit those char values through the rs232 UART.