On Thu, 3 Jul 2003, Eliran Gonen wrote: > Voguemaster <[EMAIL PROTECTED]>: > > For the life of me, I can't seem to find anything that will help me > > write code that can compile under Linux AND Win32. Basically I want > > to write a small network application (details later) that will be > > cross platform. > > Python is your friend. http://www.python.org
Or Perl - http://www.cpan.org/. Or Ruby... There's no need to discriminate against languages. Regards, Shlomi Fish ---------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Home Page: http://t2.technion.ac.il/~shlomif/ There's no point in keeping an idea to yourself since there's a 10 to 1 chance that somebody already has it and will share it before you. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
