Skip to content

Conversation

@eisenhauer
Copy link
Member

New functions that support a two-call pattern to retrieve string attribute data of unknown length (first call with NULL buffer to get length, then allocate and call again to get data):

  • adios2_attribute_string_data() - for single-value string attributes
  • adios2_attribute_string_data_array() - for string array attributes

New functions that support a two-call pattern to retrieve string attribute
data of unknown length (first call with NULL buffer to get length, then
allocate and call again to get data):

- adios2_attribute_string_data() - for single-value string attributes
- adios2_attribute_string_data_array() - for string array attributes

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@eisenhauer eisenhauer force-pushed the c-api-attribute-string branch from 772dce2 to 3dfd463 Compare January 14, 2026 20:19
@eisenhauer eisenhauer enabled auto-merge (squash) January 14, 2026 21:02
@eisenhauer eisenhauer merged commit c3aceb5 into ornladios:master Jan 14, 2026
40 checks passed
@eisenhauer eisenhauer deleted the c-api-attribute-string branch January 14, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants