NSValue is a wrap

An NSValue object is a simple container for a single C or Objectie-C
data item. It can hold any of the scalar types such as int, float, and
char, as welll as pointers, structures, and object ids. "
– from "Number and Value Programming Topics for Cocoa"

Share
Posted in Uncategorized by waiwai at June 6th, 2010.

Leave a Reply