Cold Help System: Programming: ColdC Reference Manual: Functions: Network: cwrite()


INTEGER cwrite(BUFFER buffer)

This function writes the buffer data in the argument buffer to the connection on the current object. If there is no connection on the current object a zero is returned. Otherwise a one is returned.


bind_port() | close_connection() | connection() | cwrite() | cwritef() | open_connection() | reassign_connection() | unbind_port()


the Cold Dark