Menu

M getting problems while working on devcpp

Ayush
2007-01-17
2012-09-26
  • Ayush

    Ayush - 2007-01-17

    Frenz i m kind of very new to this C++ area in comparision to u guyz, now for getting started all i wanted was a good compiler n IDE, i stopped my search on DEV-C++, updated it completely (300 mb) 4m other libraries etc stuff, now d problem which m facing is:
    suppose if use this line in my code: "#include <windows>", now i am able to find this file in the include folder but the compiler is generating an error saying - "no such file or directory" plz do help me out.

    same is happeneing wid DOS.h, n many more..

    Regards,
    Ayush.

     
    • Wayne Keen

      Wayne Keen - 2007-01-17

      Note that dos.h is an old, and really not valid header for modern windows systems.

      Please Post your "Basic 3" - they are covered in the thread in this forum titled
      "Please Read Before Posting a Question"

      Wayne

       

Log in to post a comment.