[Swan-dev] new function: show_set_short()

D. Hugh Redelmeier hugh at mimosa.com
Sun Aug 14 02:48:49 UTC 2016


This is like enum_show_shortb() except:

- instead of using a pointer to an array of pointers to element names 
  this uses an enum_names

- instead of using the full name of each element, it uses the "short name"
  (the name after the prefix is removed)

- the components making up the function's name are permuted.  This is to 
  make it clearer that "set" is a noun, not a verb.

This was requested by Andrew some time ago.

Andrew: you get to test it.


More information about the Swan-dev mailing list