Example: lr_get_master_host_name

In the following example, the lr_get_master_host_name function retrieves the name of the Controller host.

char * controller_host;
controller_host = lr_get_master_host_name( );