Artifact 9a224f7efabc13d199418f0cfbc821dd55259f054b1c8f9c7276131592110ee3:


% MINI-CHAR-IO.RED

Procedure ChannelWriteChar(chn,x);
  PutC x;

Procedure WriteChar Ch;
  IndependentWriteChar(Out!*,Ch);

End;


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]