comment comparer un élément de tableau adjacent qui contient la date. La chose est quand i comparerélément de date adjacent dans le tableau
BOOL day = [[temp_date objectAtIndex:k] compare:[temp_date objectAtIndex:k+1]];
il throughs la expection suivante
* Mettre fin application en raison d'une exception non interceptée 'NSRangeException', raison: « * - [NSCFArray objectAtIndex:]: index (23)-delà des limites (23) »
grâce à l'avance
salutations,
Sathish
merci pour votre réponse man. –