Planeshift
safe_readlink.h File Reference
#include <stddef.h>

Go to the source code of this file.

Namespaces

 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])