Previous Next
Where is a symbol allocated on the heap?

Let's find out where menu (or similar) is allocated on the heap. To do so:

  1. Press the Filter... button.
    The Find and Replace Filters dialog appears.
  2. Select new from the regular expression list.
  3. Press Ok.
    Notice there are 99 matches in the Filebrowser project where
    menu (or similar) has been allocated. Each match is displayed as a separate line in the Retriever, even if two matches are located in the same source line.
    To look at the source code of one of the matches in the Source Editor: