• Order of the Butterfly
    Order of the Butterfly
    asrael22
    Posts: 404 from 2014/6/11
    From: Germany
    The ObjC runtime comes with a bunch of classes including collections like lists (NSArray), dictionaries (NSDictionary), etc.
    Also string (NSString) and number (NSNumber) classes, so that mixing with C++ is actually only necessary when you have a C++ library you want to use.


    Manfred
  • »19.02.18 - 20:03
    Profile