On Thu, 3 Jan 2019 18:05:47 -0500, Paul Slade <[log in to unmask]> wrote:
>Hi Jordan,
>
>Yeah I guess that's my interpretation too.
>
>I've now re-implemented using an STL vector to hold Msg and it seems to be working fine. Size is now capped in the Pack() function to 65520 for Cigi4, 100 for CIGI 3.x, and 96 for CIGI 2.
>
>-Paul