Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map & variable-length string keys #12

Open
paololucente opened this issue Dec 18, 2023 · 1 comment
Open

map & variable-length string keys #12

paololucente opened this issue Dec 18, 2023 · 1 comment
Labels

Comments

@paololucente
Copy link
Contributor

Dears,

A place-holder for a Feature Request for libcdada: currently keys must be fixed length so, for example, strings have to be cast in an array with a known maximum length (this works OK in my current scenario). It would be amazing to have support for variable-length stringy keys.

Paolo

@msune
Copy link
Owner

msune commented Feb 10, 2024

I will look into this sometime. Shouldn't be complicated to add

@msune msune added the feature label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants