Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
snprintf.h File Reference
#include "config.h"
#include <stdio.h>
+ Include dependency graph for snprintf.h:
+ This graph shows which files directly or indirectly include this file:

Description

Provide snprintf symbol on all OS (for internal Gromacs use)

Todo:
When all callers of snprintf compile as C++, perhaps use gmx::formatString() everywhere instead of snprintf.