NAG CPP Interface
iomanager::IOManager::ostream_from_unit

 Contents

Settings help

CPP Name Style:


1 Description

IOManager::ostream_from_unit returns a previously registered Output channel associated with a unit number.

2 Specification

std::ostream&  ostream_from_unit(std::istream os_of_interest)

3 Arguments

1: os_of_interest std::istream Scalar
On entry: a previously registered Output channel.