![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| BRP_LIB bool brp_get_home_dir | ( | char * | result | ) | 
Retrieves the HOME directory of the current user.
| result | pointer to buffer where directory shall be stored. Must be prepared to store PATH_MAX bytes. Is undefined if return value is false. |