On Fri, Dec 24, 2010 at 11:06 AM, FF wrote:
> As to the forums like this one, all questions should be answered.
This is not an official communications channel. If you require a
response from Apple, take out a DTS incident. If you're filing a bug,
use the bug reporter.
--Kyle Sluder
_
On Dec 24, 2010, at 11:34 AM, WT wrote:
> Hi Jack,
>
> Without getting into the merits of what expectations one should have
> regarding Apple's documentation,
Or any documentation, for that matter.
> I just want to point out that the documentation pages have links available
> for the reader to
Hi Jack,
Without getting into the merits of what expectations one should have regarding
Apple's documentation, I just want to point out that the documentation pages
have links available for the reader to make suggestions for improvements. If
you think that Apple's docs should be presented diffe
Thanks for reply Mr. Duncan, but it doesn't matter how you spin it. The title
of the para. reads:
"A complete Colored Pattern Painting Function" followed by:
"The function incorporates all the steps discussed previously" - and this is
what I expected.
If the piece meal approach was taken to ex
On Dec 23, 2010, at 1:09 PM, FF wrote:
> On 2010-12-23, at 12:56 PM, David Duncan wrote:
>
>> On Dec 23, 2010, at 5:58 AM, FF wrote:
>>
>>> I copied this example from Apple docs.
>>
>> Generally the examples are there to show you how to use an API, not
>> necessarily to be complete standalone
Thanks to all who answered and Merry Xmas,
with few in line comments.
Jack.
On 2010-12-23, at 12:56 PM, David Duncan wrote:
> On Dec 23, 2010, at 5:58 AM, FF wrote:
>
>> I copied this example from Apple docs.
>
> Generally the examples are there to show you how to use an API, not
> necessar
On Dec 23, 2010, at 5:58 AM, FF wrote:
> I copied this example from Apple docs.
Generally the examples are there to show you how to use an API, not necessarily
to be complete standalone code. You shouldn't necessarily expect doc examples
to compile without doing extra work or cross referencing
I copied this example from Apple docs. Listing 6-5: and get 3 errors - as below.
Can someone suggest the fixes. I'm new to CG environment.
Thanks and Merry Xmas everyone.
Jack.
#define H_PATTERN_SIZE 16
#define V_PATTERN_SIZE 16
#define H_PSIZE 8
#define V_PSIZE 8
void MyColoredPatternPaint