Next Previous Up Top Contents Index

2.3 The FORMAT module

format

G.f. method

Summary

Outputs a control string to a stream.

Arguments

stream
An instance of <stream>.

control-string
An instance of <byte-string>.

arguments
Instances of <object>.

Values

None.

Library

io

Module

format

Description

There is one method for format, and it is specialized to <byte-string>.


System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index