Menu

Is it possible to open an include easily?

2003-01-31
2012-09-26
  • Nobody/Anonymous

    Hi, I'd like to know if there is a way an include file from the CPP file: for example, right clicking on the #include "mickymouse.h" the included file is automatically open.

    Thank you in advance

    Luigi

     
    • Nobody/Anonymous

      You can use Dev as an editor and open it just like a regular source file, anyway thats what I do.  I have not seen something like you describe, but I have missed a lot in my life...

      Wayne

       
    • Nobody/Anonymous

      What u mean is open the .h file?
      Press Crtl and click on the header name is ok

       
    • Patrick Ogay

      Patrick Ogay - 2003-01-31

      ->Press Crtl and click on the heade
      thanks! it a nice feature!
      Patrick

       
      • Nobody/Anonymous

        But it only opens header files which are in the same directory as the .dev file.

        When i press Ctrl and Click over a header like commdlg.h nothing happens.

         
    • Patrick Ogay

      Patrick Ogay - 2003-01-31

      I got <string> I guess it has to be in the paths
      Patrick

       
    • Curtis Sutter

      Curtis Sutter - 2003-01-31

      I really like the Ctrl-Click thing to.  Have went into many files that way, with no issues so far so things like "When i press Ctrl and Click over a header like commdlg.h nothing happens" have never happened to me.  I suggest checking your include dir.

      Curtis

       
    • Yiannis Mandravellos

      That's right. It checks for the file in all the project and global include dirs...

      Yiannis.

       
    • Anonymous

      Anonymous - 2003-02-02

      You can add .h files to the project so that they appear in the "project" pane. The IDE is smart enough not to try to compile/link these.

      Clifford

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.