Planeshift
Namespaces | Functions

safe_readlink.h File Reference

#include <stddef.h>

Go to the source code of this file.

Namespaces

namespace  google_breakpad

Functions

bool google_breakpad::SafeReadLink (const char *path, char *buffer, size_t buffer_size)
template<size_t N>
bool google_breakpad::SafeReadLink (const char *path, char(&buffer)[N])