|
Gromacs
2026.0
|
#include <cstdio>
Include dependency graph for errorformat.h:
This graph shows which files directly or indirectly include this file:Declares an internal helper function for formatting standard error messages.
Functions | |
| void | gmx::internal::printFatalErrorHeader (FILE *fp, const char *title, const char *func, const char *file, int line) |
| Formats a common header for fatal error messages. More... | |
| void | gmx::internal::printFatalErrorMessageLine (FILE *fp, const char *text, int indent) |
| Formats a line of fatal error message text. More... | |
| void | gmx::internal::printFatalErrorFooter (FILE *fp) |
| Formats a common footer for fatal error messages. More... | |
1.8.5