Results 1 to 2 of 2

Thread: C++ Tag Testing

  1. #1

    Thread Starter
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    C++ Tag Testing

    Code:
    delete [] cServerMessage;
      // Cleanup
      closesocket(sClient);
      // Shutdown Winsock
      WSACleanup();
      return 0;
    }

  2. #2

    Thread Starter
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: C++ Tag Testing

    Thanks a heap Penagate

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width