>This is C++, not C. I understand that. And the methods for passing an object to a function are still the same. One pointer means one cycle to push it on the stack. A larger object means a lot more cycles.
Thanks, Tyler Littlefield Web: tysdomain.com email: [email protected] My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: Paul Herring To: [email protected] Sent: Monday, April 20, 2009 9:25 AM Subject: Re: [c-prog] vector of pointer On Mon, Apr 20, 2009 at 4:22 PM, Tyler Littlefield <[email protected]> wrote: > I would use pointers, it's easier to pass in one function call rather than passing an object of what ever size. This is C++, not C. -- PJH http://shabbleland.myminicity.com/ind http://www.chavgangs.com/register.php?referer=9375 [Non-text portions of this message have been removed]
