ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] g_snprintf

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 26 Aug 2009 12:45:45 -0700

On Aug 26, 2009, at 7:30 AM, soumya damodaran wrote:

    Is it possible to display variable length data using g_snprintf?

Yes. See how it's done for TAG_SUPP_RATES and TAG_EXT_SUPP_RATES, for example.