ImageCraft Products FAQ-O-Matic : ICC430 : How come when I use printf(), \n does not move the cursor to the right place in the terminal window?
Standard IO functions Since standard file IO is not meaningful for an embedded microcontroller, much of the standard stdio.h content is not applicable. Nevertheless, some IO functions are supported. Use “#include
Related Questions
- ImageCraft Products FAQ-O-Matic : ICC430 : How come when I use printf(), \n does not move the cursor to the right place in the terminal window?
- ImageCraft Products FAQ-O-Matic : ICC430 : Function pointers do not seem to have the correct addresses. Why?
- ImageCraft Products FAQ-O-Matic : ICC430 : What library functions do you support?