Difference between revisions of "GenericMultiStringMsg"

From BRL-CAD
(multistring message)
(No difference)

Revision as of 11:48, 26 April 2011

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.