Hi all.  Today I am releasing TCC2WAT 0.1 beta, available at
www.ibiblio.org/pub/micro/pc-stuff/freedos/files/devel/libs/tcc2wat/tcc2wat.zip
.  TCC2WAT is a library that makes porting applications from Turbo C
to OpenWatcom easy.  Currently, most of the text-mode functions
missing equivalents in OpenWatcom are implemented, and there are
people that might work on poly(), polar(), and gettext().  I would
appreciate people implementing any other missing functions.  When/if
they are implemented, please update http://wiki.fdos.org/Main/TCC2WAT
.

The advantages of such a library is ability to compile with Pentium
Pro optimization, and of course the ability to compile on two
different compilers without any trouble.  The only thing needed for
many programs is to copy <direct.h> to <dir.h> and to include
"tcc2wat.h" in the source code.

Enjoy!


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to