Next: , Previous: , Up: Grammar   [Contents][Index]


4.5 I/O statements

coNCePTuaL provides two statements for presenting information. One statement writes simple messages to the standard output device and is intended to be used for providing status information during the run of a program. The other statement provides a powerful mechanism for storing performance and correctness data to a log file.

Scott Pakin, pakin@lanl.gov