-
- Downloads
On Win32, libintl replaces snprintf() with its own version that
understands arg control, so we don't need our own. In fact, it also uses macros that conflict with ours, so we _can't_ use our own.
Please register or sign in to comment
understands arg control, so we don't need our own. In fact, it also uses macros that conflict with ours, so we _can't_ use our own.