SecurePasswd_MGMT 2026.03.19
A modern, cross-platform password manager and two-factor authenticator (TOTP) designed with state-of-the-art security.
Loading...
Searching...
No Matches
platform_paths.h File Reference
#include <stddef.h>
Include dependency graph for platform_paths.h:
This graph shows which files directly or indirectly include this file:

Functions

void get_config_path (char *path_buffer, size_t buffer_size)
 Gets the platform-specific path to the configuration directory.

Function Documentation

◆ get_config_path()

void get_config_path ( char * path_buffer,
size_t buffer_size )

Gets the platform-specific path to the configuration directory.

Parameters
path_bufferThe buffer to store the path in.
buffer_sizeThe size of the path buffer.