Expandable refers to a property of some UI elements which can be expanded by a user gesture such as hovering or clicking on them.
Questions tagged [expandable]
301 questions
-5
votes
1 answer
C expandable array
I'm trying to create an expandable (indexed) array in C for String Elements, similar to say an ArrayList in Java.
I googled around and found an implementation of an indexed expandable C-array and I was wondering if someone could help me…

DavidG
- 193
- 1
- 1
- 6