• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
easy way to find declaration and implementation of a function/method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

easy way to find declaration and implementation of a function/method?


  • Subject: easy way to find declaration and implementation of a function/method?
  • From: <email@hidden>
  • Date: Tue, 23 Dec 2003 16:28:27 -0500

I'm trying to find the equivalents of some very convenient features of
source  navigator.

With source navigator, when I want to look up some function or
constants like foo( AA, x, y);

if I high light foo and command-click it, a menu will show up and I can
do one of the followings:
1. get to the  line of the header file where foo is declared, or
2. get to the C code where foo() is implemented

if I highlight AA, which is a constant defined in a header file,
I can get to the declaration of AA in the same editor window or a new
window, depending on whether I configure to resue the same window.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Putting resources in JAR archives
  • Next by Date: Re: easy way to find declaration and implementation of a function/method?
  • Previous by thread: Christmas Wish
  • Next by thread: Re: easy way to find declaration and implementation of a function/method?
  • Index(es):
    • Date
    • Thread