#include <cstdarg>
#include <cstring>
#include <stdexcept>
#include <dlrPortability/standardC.h>
Include dependency graph for standardC.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::portability |
Functions | |
| int | dlr::portability::snprintf (char *targetPtr, size_t targetSize, const char *formatPtr,...) |
(C) Copyright 2004 David LaRose, dlr@alumni.carnegiemellon.edu See accompanying LICENSE file for details.
Definition in file standardC.cpp.
1.5.2