I want to disect a irc client's source

Steve Holden sholden at holdenweb.com
Thu Aug 9 10:26:46 EDT 2001


"Relfx" <relfx at hotmail.com> wrote in message
news:iWwc7.6402$Ke7.383993 at e3500-atl2.usenetserver.com...
> I got the source code for a irc client i used but it was written in
> mircosoft visual C ++ 6.0. Does that matter? If anyone has experience in
> this field you can check out the source code yourself and tell me what you
> think.
>
>
> http://www.dircscripts.com/source.php
>
There's 3.5MB of source code. It may take you some time to understand it.

The major problem is that C++ and Python are quite different styles of
language. If you don't already know C++ I would definitely look for
something else.

regards
 STeve
--
http://www.holdenweb.com/








More information about the Python-list mailing list