NAG CPP Interface
iomanager::IOManager::register_to_advisory_message_unit

 Contents

Settings help

CPP Name Style:


1 Description

Register an Output channel as the advisory channel.

2 Specification

void function  register_to_advisory_message_unit(std::ostream os_to_register)

3 Arguments

1: os_to_register std::ostream Scalar
On entry: an Output channel to register.