GenericMultiStringMsg

From BRL-CAD
Revision as of 11:48, 26 April 2011 by Erik (talk | contribs) (multistring message)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This message type is to pass a list of GSStrings.

Message length is used to determine the number of strings in the list, just keep reading GSStrings and reducing the length left by strlen+4 for each one.