BALTECH Docs |
C API for BALTECH SDK
|
BRP_LIB bool brp_get_process_name | ( | char * | result | ) |
Retrieves the (file-)name of the current process.
result | pointer to buffer where processname shall be stored. Must be prepared to store PATH_MAX bytes. Is undefined if return value is false. |