Packages
fcgi
FastCGI
Stream
create_writer
clear_error
close
flush
get_error
getc
gets
has_seen_eof
printf
put_str
putc
puts
read
set_exit_status
start_filter
ungetc
vprintf
is_closed
is_reader
putc
Description:
[
CCode
( cname =
"FCGX_PutChar"
, instance_pos =
1.2
) ]
public
int
putc
(
int
c)
Writes a byte to the output stream.
Returns:
The byte, or
GLib.FileStream.EOF
if an error occurred.