|
|||||||||||
|
Technical Support On-Line Manuals Libraries and Floating Point Support Guide |
Libraries and Floating Point Support GuideEntering and exiting programs linked with microlib
Use Your program must not return from
void main()
{
...
while (1); // endless loop to prevent return from main()
}
Microlib does not support:
| ||||||||||
|
|||||||||||