An Extended Attribute Example: CHKEA.C: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 June 2024

  • curprev 02:4602:46, 9 June 2024 Martini talk contribs 5,232 bytes +5,232 Created page with "CHKEA.C shows a way to find out if the file object has Extended Attributes associated with it. If so, then the query is made as to the size of all of the Extended Attributes that are attached. Lastly, the names of the types of the Extended Attributes are displayed. One can go further and modify this example to actually display the data stored in the Extended Attributes. This was left as an exercise for the reader. Most of the error checking in this and other examples is..."