Revision history of "Sendto"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 12:39, 16 August 2008Winston talk contribs 2,130 bytes +2,130 New page: '''sendto (IXCALL 0x3E18)''' - send a message via a socket == Synopsis == ''Assembly language'' ld a, (v_sockfd) ld hl, BUF_SOCKINFO ld de, BUF_DATA ld bc, BUF_DATA_...