Library Reference

Libraries are sets of Subroutines and/or Functions that are written in XC=BASIC or assembly language and provide shared functionality to be used in your program.

Built-in Libraries

The following libraries are packaged with XC=BASIC:

  • TRIGONO.BAS - library that implements fundamental trigonometric functions
  • X16.BAS - library to access the improved functionality of the Commander X16

Third-party Libraries