Iros
 
Loading...
Searching...
No Matches
strtol_implementation.h File Reference
#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>
ccpp::strtol (char const *__restrict string, char **__restrict end, int radix)