Search:

Type: Posts; User: sPyd3r

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,648

    Didn't want to start a new thred with the same...

    Didn't want to start a new thred with the same title. It runs now but It doesn't seem to bind to a port, as nmap does not show a service running on the desired port and no connections are being...
  2. Replies
    2
    Views
    1,648

    chat server problem

    I am making a chat server which accepts connections by telnet. I have the basic body of it down and when I compile it I get this error


    In file included from sh0ck.c:1:
    list.h: In function...
  3. Replies
    2
    Views
    858

    Error with passing by reference

    I have these two prototypes


    /home/spyder/sh0ck/list.h:29: error: parse error before '&' token
    /home/spyder/sh0ck/list.h:30: error: parse error before '&' token

    The error is in these two...
Results 1 to 3 of 3