You should switch and download Code::Blocks instead together with
reasonably new gcc compiler. The golden years for Dev-C++ was quite a
number of years ago.
/Per W
On Wed, 4 Feb 2015, mofana mphaka wrote:
> Hi all,
>
> I have just downloaded Dev-C++ compiler and installed it. I have been
> using Microsoft Visual C++. Now, I thought I could just compile my old
> programs and get started but phew!
>
> My problem is:
>
> MS C++ to use/access the file stream objects like: fstream, ostream etc, I
> would need to include the header file fstream.h. Now, Dev-C++ does not
> have this header file. Can anyone tell me which file I should include? I
> am desperate to compile my programs.
>
>
> -------------------------------------------
> mofana mphaka
> Mathematics and Computer Science Department
> National University of Lesotho
> LESOTHO
>
> mailto:mof...@gm...; cc: mo...@nu...
> http://cs.nul.ls/~mofana
> Cell: (+266) 63167562
> Office: (+266) (5221)3518
> Home: (+266) 27058532
> ---------------------------------------------------------------------------
> If you don't understand the fuss about fuzzy logic, try understanding this:
>
> If not P is true then P is false ... right? (ordinary 2-valued logic)
>
> However,
>
> If it is not hot it does not mean it is cold, no!
> it could just be not so hot, mild, very mild, ...
>
> Clearly there is a difference between:
>
> hot, less hot, very less hot, ...
>
> There it is then: no fuss about fuzzy logic!
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Dev-cpp-users mailing list
> Dev...@li...
> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm
> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users
>
|