Mercurial > hg > Members > kono > nitros9-code
changeset 606:dc24f1974396
All refentries finished.
author | roug |
---|---|
date | Fri, 15 Nov 2002 21:49:51 +0000 |
parents | 96ad5be1860b |
children | 183184bacb3d |
files | docs/ccguide/setstat.refentry |
diffstat | 1 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/ccguide/setstat.refentry Fri Nov 15 21:49:51 2002 +0000 +++ b/docs/ccguide/setstat.refentry Fri Nov 15 21:49:51 2002 +0000 @@ -41,7 +41,18 @@ <refsect1><title>Description</title> <para> -Placeholder +For a detailed explanation of this call, see the OS-9 System +Programmer's Manual. +</para> +<para> +"Filenum" must be the path number of a currently open file. +The only values for code at this time are 0 and 2. When "code" +is 0, "buffer" should be the address of a 32 byte structure +which is written to the option section of the path descriptor +of the file. The header file contains definitions of various +structures maintained by OS-9 for use by the programmer. When +code is 2, "size" should be a long integer specifying the new +file size. </para> </refsect1> </refentry>