#include <ccpp/bits/zstring_parser.h>#include <errno.h>#include "di/math/prelude.h"#include "di/util/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | ccpp |
Functions | |
| template<di::concepts::OneOf< long, long long, unsigned long, unsigned long long > T> | |
| T | ccpp::strtol (char const *__restrict string, char **__restrict end, int radix) |