Search:

Type: Posts; User: czar

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,490

    Using port 6667?

    Using port 6667?
  2. Replies
    5
    Views
    2,490

    So basically the bot needs to know of all the irc...

    So basically the bot needs to know of all the irc commands and the communicate through sockets?
  3. Replies
    5
    Views
    2,490

    IRC Bot architecture

    I want to code an irc bot
    What would be the architecture of the bot in the c programming interface?
  4. Replies
    13
    Views
    7,272

    scanf(), fscanf()...

    scanf(), fscanf()
    %i is just like %d and scanf is returning the number of values assigned to variables
    the second while statement is executed until '\n' is encountered. This is the newline...
Results 1 to 4 of 4