YEAH - Your Extended Attribute Helper: Difference between revisions
Appearance
mNo edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
C++ framework to make it simple to manage extended attributes. | |||
C++ framework to make it simple to manage extended attributes. | |||
==Classes== | ==Classes== | ||
Line 12: | Line 11: | ||
==License== | ==License== | ||
* Freeware / Copyleft | * Freeware / Copyleft | ||
* Author: [[Björn Fahller]] | |||
==Links== | ==Links== | ||
* | * [https://github.com/OS2World/DEV-CPLUSPLUS-UTIL-YEAH Source code] at Github | ||
[[Category:C++ Class Libraries]] | [[Category:C++ Class Libraries]] |
Latest revision as of 19:05, 6 January 2023
C++ framework to make it simple to manage extended attributes.
Classes
- EA
- StringEA
- MTSequenceEA
- TSequenceEA
- TEA
- SequenceEA
License
- Freeware / Copyleft
- Author: Björn Fahller
Links
- Source code at Github