ARC forbids explicit message send of 'release'
ARC is an automatic reference counting. Here no need to release memory manually, ARC will release automatically.
Its a compiler feature that , it uses automatic memory management of objective c objects.
ARC is an automatic reference counting. Here no need to release memory manually, ARC will release automatically.
Its a compiler feature that , it uses automatic memory management of objective c objects.
0 coment�rios:
Post a Comment