CrazyEngineers
  • c++ : error in iostring

    rajeshwar

    Member

    Updated: Oct 26, 2024
    Views: 1.2K
    I have installed turbo c++ ide software in my system, but is giving error in

    "iostring " while running programme, can anyone tell me how to get rid of this

    error.

    tks
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Ashraf HZ

    MemberMar 16, 2008

    Can you please tell us the error message, rajeshwar?
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberMar 16, 2008

    Have you included the libraries and the header files?
    Are you sure? This action cannot be undone.
    Cancel
  • friendster7

    MemberMar 17, 2008

    check the directories..have the library functions included..it may solve ur problem..

    the directories of library function may be in different directory. do check it..
    Are you sure? This action cannot be undone.
    Cancel
  • rajeshwar

    MemberMar 18, 2008

    The error message is:

    "Fatal:\include\iostream: Must use c++ for the type iostream" while compiling the programme
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberMar 18, 2008

    Are you trying to compile a .C file (Note: not a .CPP file) which does not have any C++ specific code per se? Or have you just included the iostream.h file in a C code?

    Either will not work.
    Are you sure? This action cannot be undone.
    Cancel
  • friendster7

    MemberMar 20, 2008

    can we get the code of the program..do add it here..we might be able to help u..
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register