On 12/7/09 2:32 PM, Sissy said:
>
>>
>> i've complete my project which runs great on 10.5 leopard and i am
>> trying to compile it to work with 10.4 (tiger). i use
>> nscalendardate which uses nsinteger which does not exist in 10.4.
>> how do i adjust dates using nscalendardate which is supposed
On Dec 7, 2009, at 5:32 PM, Sissy wrote:
>> how do i adjust dates using nscalendardate which is supposed to work with
>> 10.0 and later without having the use of nsinteger which only works on 10.5
>> and later.
NSInteger works on all versions of Mac OS X; you just have to define it
yourself i
i've complete my project which runs great on 10.5 leopard and i am
trying to compile it to work with 10.4 (tiger). i use
nscalendardate which uses nsinteger which does not exist in 10.4.
how do i adjust dates using nscalendardate which is supposed to work
with 10.0 and later without h