libcdada icon indicating copy to clipboard operation
libcdada copied to clipboard

map & variable-length string keys

Open paololucente opened this issue 2 years ago • 1 comments

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

paololucente avatar Dec 18 '23 20:12 paololucente

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

msune avatar Feb 10 '24 19:02 msune