util.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool safe_strtoull (const char *str, uint64_t *out)
bool safe_strtoll (const char *str, int64_t *out)
bool safe_strtoul (const char *str, uint32_t *out)
bool safe_strtol (const char *str, int32_t *out)


Function Documentation

bool safe_strtol ( const char *  str,
int32_t *  out 
)

bool safe_strtoll ( const char *  str,
int64_t *  out 
)

bool safe_strtoul ( const char *  str,
uint32_t *  out 
)

bool safe_strtoull ( const char *  str,
uint64_t *  out 
)

Here is the caller graph for this function:


Generated on Fri Apr 17 16:28:30 2009 for memcached by  doxygen 1.5.8