Function
streamWriteChar
Write one character to the stream.
streamWriteChar(stream, c)
Include Headers
seqan/stream.h
Parameters
stream
The stream object to write to.
c
The character to write to the stream.
Types: char
Return Values
int with error code, 0 on success.
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:37