Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Store 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? ...