At Wednesday 4/2/2008 11:48 PM, you wrote:
>~Rick wrote:
> > At Wednesday 4/2/2008 01:14 PM, you wrote:
> >> Hello,
> >> thanks for your responce. i tried the code of the mark nelson but i
> >> am having a problem related to that.
> >>
> >> I complied the code on turboC on windows platform.When i am giving
> >> the input file to compress, the compressed file is coming as empty
> >> (test.lzw) but the decompressed file is similler to the original one.
> >> I am not able to understand whats the reason is ..
> >> please give your comments
> >>
> >> Thanks
> >> Sagar
> >
> > TurboC is an extremely old compiler and does not conform to the ANSI
> > standards. It also does not generate correct       code for Windows.
> > It creates code for DOS.
> >
> > You should get a recent compiler. There are several free ones from
> > which to choose.
> >
> > e.g.    Microsoft Visual C++ Express 2003       http://www.microsoft.com
> >          Dev-C++                         http://www.bloodshed.net
> >
> > Also, please reply to the list and not directly to me.
> >
> > ~Rick
>
>Visual C++ Express _2008_ is the latest and greatest version of VC++
>Express.

Oops! Typo! I _meant_ 2008


>wxDev-C++ is preferred over Dev-C++.  IIRC, Dev-C++ is no longer being
>actively developed in favor of wxDev-C++.

I run wxDev-C++ and was the one who notified this group that Dev-C++ 
was outdated :-O
It still identifies itself as Dev-C++. I took the link directly from 
the help page.

wxDev-C++ can be downloaded here: http://wxdsgn.sourceforge.net/downloads.php

~Rick


>--
>Thomas Hruska
>CubicleSoft President
>Ph: 517-803-4197
>
>*NEW* MyTaskFocus 1.1
>Get on task.  Stay on task.
>
>http://www.CubicleSoft.com/MyTaskFocus/
>
>
>------------------------------------
>
>To unsubscribe, send a blank message to 
><mailto:[EMAIL PROTECTED]>.Yahoo! Groups Links
>
>
>

Reply via email to