Jump to content

EA Class Library: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
==Description==
This package consists of two classes (EA and EAList) wrapping the OS/2 Extended-Attribute APIs. You have to compile and link the appropriate files together with your application.
This package consists of two classes (EA and EAList) wrapping the OS/2 Extended-Attribute APIs. You have to compile and link the appropriate files together with your application.
==Download==
* [https://github.com/OS2World/LIB-CPP-EACLIB Source code at Github]


==API Documentation==
==API Documentation==
Line 19: Line 16:


==Links==
==Links==
* [https://github.com/OS2World/LIB-CPP-EACLIB Source code at Github]


[[Category:Tools]]
[[Category:C++ Class Libraries]]

Revision as of 00:29, 27 September 2016

Description

This package consists of two classes (EA and EAList) wrapping the OS/2 Extended-Attribute APIs. You have to compile and link the appropriate files together with your application.

API Documentation

Documentation

License

  • BSD alike, but can not be sold.

Author

  • Bernhard Bablok

Links