Returns the current process name. The process name will be used by ipc_register along with the node name to define the physical address of this process.
The process name is extracted from the PRCNAM environment variable, and should be unique for each running application.
Syntax
void coprcnam (prcnam)
char *prcnam;
Input Arguments
None.
Output Arguments
prcnam |
The name of the current process. Maximum length is 13 characters. |
Return Value
None.
General subroutines for field definitions: Alarm Management API. |