g++ error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mandogon
    New Member
    • Apr 2006
    • 31

    #1

    g++ error

    does anyone know how to clear this error

    calling fdopen: bad file descriptor

    any help will be appricated thank you
  • fantasticamir
    New Member
    • Apr 2007
    • 42

    #2
    I have same problem... sometimes when I remove that #include line... it is solved... but sometimes it is not feasible.

    anyone has an idea ...? I saw some posts on the internet which refers this problem to a bug or something like that in gcc?? anyone has an idea?

    Thanks,

    Comment

    • sicarie
      Recognized Expert Specialist
      • Nov 2006
      • 4677

      #3
      Can we see your #includes and the snippett of code where you call fdopen?

      Comment

      • AdrianH
        Recognized Expert Top Contributor
        • Feb 2007
        • 1251

        #4
        Originally posted by sicarie
        Can we see your #includes and the snippett of code where you call fdopen?
        They think we are mind readers here. We're good, but not that good. ;)


        Adrian

        Comment

        Working...