Output a character to a FILE stream.
Syntax
Parameters
- c
- The charater to write.
- stream
- The FILE stream to write to.
Returns
Returns the character written. If an error occurrs, the value Stdlib.EOF is returned.
Remarks
Requirements
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0