• 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
Re: Pointers and arrays
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pointers and arrays


  • Subject: Re: Pointers and arrays
  • From: Michael <email@hidden>
  • Date: Mon, 16 Oct 2006 09:20:31 -0700


I can't tell if you understand the issue yet. You are not passing the array to the subfunction; you are passing a pointer to the array to the subfunction.

Hi Justin,
I get that part...and have gotten that part from the beginning. I also understand that the compiler (not the debugger...my mistake) is responsible for this.
But, lets say I define an array in "main". "Main sub_function" is where all the manipulation occurs, which I want to follow in the debugger. The only way that I do this now, is to have to repeatedly click the "main" function in the debugger, as all I see in the subfunction is the pointer to the array. Is there a way of doing this without having to stop each time and go back to "main"...which is all I am asking.


Tks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Pointers and arrays
      • From: "Justin C. Walker" <email@hidden>
References: 
 >Pointers and arrays (From: "Michael" <email@hidden>)
 >Re: Pointers and arrays (From: Laurence Harris <email@hidden>)
 >Re: Pointers and arrays (From: "Michael" <email@hidden>)
 >Re: Pointers and arrays (From: "Justin C. Walker" <email@hidden>)
 >Re: Pointers and arrays (From: Michael <email@hidden>)
 >Re: Pointers and arrays (From: "Justin C. Walker" <email@hidden>)

  • Prev by Date: Re: Re: funny function popup menu
  • Next by Date: Custom Data Formatters
  • Previous by thread: Re: Re: Pointers and arrays
  • Next by thread: Re: Pointers and arrays
  • Index(es):
    • Date
    • Thread