Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FSDirectorySize code finished



IIRC, bcopy uses altivec. Just sayin... ;-)

Ack, at 10/30/05, David A. Lyons said:

On Oct 30, 2005, at 3:06 PM, Lawrence Sanbourne wrote:
And if you don't store pointers, then the STL has to copy the FSRef into some memory.

Actually...there's nothing stopping you from "creating" the FSRefs directly in the vector.


	vector<FSRef> v;
	...
	i = v.size();
	v.resize( big enough );
	status = ::FSGetCatalogInfoBulk(..., &v[i], ...);

Cheers,

--


Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: FSDirectorySize code finished (From: Steve Baxter <email@hidden>)
 >Re: FSDirectorySize code finished (From: Laurence Harris <email@hidden>)
 >Fwd: FSDirectorySize code finished (From: Lawrence Sanbourne <email@hidden>)
 >Re: FSDirectorySize code finished (From: "David A. Lyons" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.