comparison doc/interpreter/stream.txi @ 3439:3234a698073a

[project @ 2000-01-14 09:51:14 by jwe]
author jwe
date Fri, 14 Jan 2000 09:52:35 +0000
parents
children 2cc57b6169cf
comparison
equal deleted inserted replaced
3438:2e06c3941943 3439:3234a698073a
1 @c Copyright (C) 1996, 1997 John W. Eaton
2 @c This is part of the Octave manual.
3 @c For copying conditions, see the file gpl.texi.
4
5 @node I/O Streams, Variables, Containers, Top
6 @chapter I/O Streams
7
8 @DOCSTRING(is_stream)