| Article: |
Integrating QuickTime with Cocoa | |
| Subject: | Re: why no pointer? | |
| Date: | 2003-08-21 12:27:50 | |
| From: | anonymous2 | |
|
Response to: why no pointer?
|
||
| Movie is a typedef for MovieRecord *; MovieRecord is the structure that holds the movie data. The type Movie is itself a pointer. | ||
Showing messages 1 through 1 of 1.
-
Re: why no pointer?
2003-08-22 08:20:20 anonymous2 [View]
Thanks for explaining that, I missed the typedef declaration somehow. (When I get home to my Mac I'll check it out again.)


