Is there anyway I can look at the size of a file the application creates in bytes then store that number to use later? OR is there any way I can tell if an object in an NSArray is empty, I've tried everything, but it just doesn't work!
|
|
|
|
|
|
|
Use NSFileManager class' method
The size key in the returned dictionary is defined as
So for an example
|
|||
|
|
|
|
Ask the object. |
||
|
|
