libasprintf makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with <string> strings and <iostream> streams. This library is part of gettext.

WWW: https://www.gnu.org/software/gettext/
