pico.h
. To get this information:
In the Include Browser, make sure that
pico.h
is highlighted in Graph view.
Choose Context menu > Included-By.
In the illustration below, you can see all the files which include
pico.h
.
Let's now look at which projects these files belong to. To do so:
Choose View > Show Project Name.
Scroll to the right of the Graph view. You can now see the file names as well as the
projects to which they belong.
Lastly, let's look at the header file
pico.h
:
Make sure that
pico.h
is highlighted in the Graph view.
Choose Show > pico.h.
The Source Editor opens.
Close all open SNiFF+ tools except for the Launch Pad.