Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 209 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 209 Bytes

NSPointerArray

Please, find your tasks on NSPointerArray bellow:

  • Create pointer array and add 10 objects inside.
  • Check arrays count.
  • Nil several objects, added to the array and check count once again.