Overview  Index  Help 
Standard ML Basis Library

POSIX_TTY.C

Enclosing Modules:

POSIX_TTY


structure C =
struct
  datatype flags = F of word
  val fromWord
  val toWord
  val flags
  val anySet
  val allSet
  val clocal
  val cread
  val csize
  val cs5
  val cs6
  val cs7
  val cs8
  val cstopb
  val hupcl
  val parenb
  val parodd
end

   
Datatype detail

flags

datatype flags = F of word

 
DataConstructor detail

F

constructor F : word -> flags

 
Value detail

fromWord

val fromWord


toWord

val toWord


flags

val flags


anySet

val anySet


allSet

val allSet


clocal

val clocal


cread

val cread


csize

val csize


cs5

val cs5


cs6

val cs6


cs7

val cs7


cs8

val cs8


cstopb

val cstopb


hupcl

val hupcl


parenb

val parenb


parodd

val parodd

 


Overview  Index  Help 
Standard ML Basis Library

This document may be distributed freely over the internet as long as the copyright notice and license terms below are prominently displayed within every machine-readable copy.

Copyright © 2003 AT&T and Lucent Technologies. All rights reserved.

Permission is granted for internet users to make one paper copy for their own personal use. Further hardcopy reproduction is strictly prohibited. Permission to distribute the HTML document electronically on any medium other than the internet must be requested from the copyright holders by contacting the editors. Printed versions of the SML Basis Manual are available from Cambridge University Press. To order, please visit www.cup.org (North America) or www.cup.cam.ac.uk (outside North America).