Code Comments
Programming Forum and web based access to our favorite programming groups.I wont to write some applications for windows in c# but tclite allow give me error messages. It can't find <stdio.h> or any other header files, is there any how can help.
Post Follow-up to this messagetclite is for DOS-based C++ programs. You cannot write Windows applications with it, nor can you compile C# source code with it. Also, tclite is from Borland and is not supported by Microsoft in any way. In fact, Borland doesn't actually support it, either. Microsoft provides a free C# compiler as part of the .NET Framework SDK which you can download here: http://www.microsoft.com/downloads/...&DisplayLang=en "Leon Johnson" <Leon Johnson@discussions.microsoft.com> wrote in message news:81D77868-6CDA-414E-AB43-108044D8FA4E@microsoft.com... >I wont to write some applications for windows in c# but tclite allow give >me > error messages. It can't find <stdio.h> or any other header files, is > there > any how can help.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.