Changes between Version 6 and Version 7 of Docs/Prog/Manual/ApplicationLibraries/lib825
- Timestamp:
- 08/25/10 08:29:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825
v6 v7 3 3 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. 4 4 5 This library contains all of the same functions as lib825evhttp://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.5 This library contains all of the same functions as the newer lib825ev library 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 6 7 7 For details about the ''Application'' class refer to the library source code and Doxygen comments included in the source code.