Printer star in SRCGC domain

In each instant, print the value of the input to the filename in the ``fileName'' state. The special names <stdout> <cout> <stderr> <cerr> may also be used.

Derived from: SRCGCStar
Version: 1.0 "January/1/1998"
Author: V. Legrand & M. Roger

Inputs

input (multiple)ANYTYPE

States

fileNameStringState Output filename ""
prefixStringState Prefix to print before each line of output ""

Details

This star prints its input, which may be any supported data type.

If output is directed to a file, then flushing does not occur until the wrapup method is called. Before the first data are flushed, the file will not exist.


See: source code, Printer users


Copyright (c) 1998 Supélec & Thomson-CSF Optronique. All rights reserved.