Previous Next
Files that include a particular file

Let's see which files include the header file pico.h . To get this information:

  1. In the Include Browser, make sure that pico.h is highlighted in Graph view.
  2. Choose Context menu > Included-By.
    In the illustration below, you can see all the files which include
    pico.h .

    Click for full size, then use Back button

    Let's now look at which projects these files belong to. To do so:

Lastly, let's look at the header file pico.h :
  1. Make sure that pico.h is highlighted in the Graph view.
  2. Choose Show > pico.h.
    The Source Editor opens.
  3. Close all open SNiFF+ tools except for the Launch Pad.