Are there any examples which show how I can use libshell to access all
members of an indexed or associative array? For example I'd like to
create a shell via sh_init, use sh_trap to run shell code and then use
C code to get the index names of all elements in array 'mylist', i.e.
a C version of "${!myli...@]}"
Does anyone have a related code example?

Wendy
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to