for cross-platform C# there is the mono project which do a great jpb of porting the .NET framework to the Linux world, check it out at : http://www.mono-project.com/

further perl or python (which are more or less cross-platform) might also be used for your rewrite project, all depends one your specific needs...

On 11/5/06, SZALAY Attila <[EMAIL PROTECTED]> wrote:
Hi All!

I read this thread and I little be afraid. I'm just ahead of a complete
rewriting of my program. The previous code was written in pure C (with
an OOP looks-like somewhere).

This program should run on Linux, freebsd and windows platform. This
program is a GUI, so it has a graphical interface too but do a lot of
computing and xml handling.

I know C the most, so C++ is the least step I have to do. But I'm
uncertain now that this is enough. When I have looked around for OO
alternatives the C# was dropped, because I couldn't find a
cross-platform graphical tools and Java was dropped because it's speed
and the possibilities of debugging problems.

Is there any other alternatives or I left something or the C++ is the
only alternative for me?
_______________________________________________
Secure Coding mailing list (SC-L)
SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php

_______________________________________________
Secure Coding mailing list (SC-L)
SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php

Reply via email to