Changes between Initial Version and Version 1 of XPLCOMMON


Ignore:
Timestamp:
04/14/13 11:56:25 (11 years ago)
Author:
István Váradi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XPLCOMMON

    v1 v1  
     1= Common utilities for X-Plane plugins =
     2
     3This C++ library contains some common utility classes and functions for X-Plane plugins. Currently it is very simple: it contains only one function to provided printf-like debug logging.
     4
     5You can [wiki:Downloads#xplcommon download] it in various formats and read the developer documentation [doxygen:xplcommon/index.html here] or [/wwwdoxygen/xplcommon here].