Define C4_FOR_EACH_SEP

Define Documentation

C4_FOR_EACH_SEP(what, sep, ...)

same as C4_FOR_EACH(), but use a custom separator between statements. If a comma is needed as the separator, use the C4_COMMA macro.

See also

C4_FOR_EACH

See also

C4_COMMA