The Concurrent ML Reference Manual


The OS structure


Synopsis

signature  CML_OS
structure OS : CML_OS

The OS structure is a container for a collection of structures for interacting with the operating system's file system, directory paths, processes and I/O subsystem.


Interface

include OS
structure Process : CML_OS_PROCESS
structure IO : CML_OS_IO

See Also

OS, OS.FileSys, OS.Path, OS.Process, OS.IO

[ Top | Parent | Contents | Index | Root ]

Last Modified &date;
Comments to John Reppy.
Copyright © 1991-2003 John Reppy