Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Chat program

Name: Anonymous 2010-06-24 7:45

Im making a chat program that lets two people talk over the internet to eachother. Heres what I got so far:

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

float connect = 0x0.0
int main(void)
{
public string username[] = malloc(2users);
if(connect)
then(verifyPassword.println)
try{}
catch{}
for(i = 0; i < username; i++)
{
i.updateChatWindow;
}
}

Some of that is just psudocode that i need to replace with real code. This is the first serious project ive worked on so far so if you guys want to correct or add to the program just go ahead and do it.

This obviously doesn't compile.

Name: Anonymous 2010-06-24 15:22

>>6
Since when is a fucking GUI any sign of a serious project??

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List