On Thu, May 14, 2009 at 07:35:53AM +0200, didier wrote: > But it still useful if there's very slow functions like snprintf, > val_to_str, format_text and so on ie:
There's col_add_fstr() so there's no need of using snprintf(). But yeah C doesn't have lazy evaluation built-in, and there might be some slowdowns. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
