Search:

Type: Posts; User: lost_in_logic

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    3,079

    Rather harshing on me arent you, you must relise...

    Rather harshing on me arent you, you must relise of course im just getting passed my newbie tutorials on C.. i notice serious problems with my code thus is why i came to this fourm, if you somehow...
  2. Replies
    3
    Views
    3,079

    irc socket code

    #include <stdio.h>
    #include <stdlib.h>
    #include <winsock2.h>

    char Heap[1000];

    int main(int argc, char *argv[])
    {
    int d;
    SOCKET s;
Results 1 to 2 of 2