Changes between Version 5 and Version 6 of Docs/Prog/Manual/ApplicationLibraries/lib825


Ignore:
Timestamp:
08/25/10 08:27:03 (14 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825

    v5 v6  
    11= Standard 825 Library with Application class (lib825) =
    22
    3 [[TOC(heading=Table of Contents, Docs/Prog/Manual/*)]]
     3The standard library (lib825) is a collection of Cardinal utilities that simplifies the process of writing code for the [[wiki:WikiStart Cardinal 825]]. The library is distributed free of charge and available here to download.
    44
    5 The standard library (lib825) is a collection of Cardinal utilities that simplifies the process of writing code for the [[wiki:WikiStart Cardinal 825]]. The library is distributed free of charge and available here to download.
     5This library contains all of the same functions as lib825ev http://tech.825spectrum.com/trac/wiki/Docs/Prog/Manual/ApplicationLibraries/lib825ev#Standard825LibrarywithEVENTfeatureslib825ev except it is the required library to use for applications based on the ''Application'' class. The ''Application'' class is an alternative to the event based programming model preferred for the lib825ev library.
     6
     7For details about the ''Application'' class refer to the library source code and Doxygen comments included in the source code.
    68
    79== Utility Functions ==