ios - Dynamically Define Variables -
arrayname = @"blah"; nsarray (array(arrayname))= [something or other];
after defining variable name called "arrayname", wish name of array it's condition. code defining nsarray possible?
p.s. code pseudo code.
sounds want use nsmutabledictionary
can have variable names keys, , assign them specific values.
but asking isnt possible
Comments
Post a Comment