Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

AAMP Text_IO calls _PUT_CHAR and _GET_CHAR

Tuesday August 30, 2005

On the AAMP target only, the low-level I/O routines for putting and getting single characters now make calls using the link names _PUT_CHAR and _GET_CHAR, which are symbolic names defined in template.lec. This allows developers to easily substitute environment-specific I/O routines.

 

Posted by Posted in Development Log, GNAT Compilation System