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

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

html - Accumulated Depreciation of Assets on php -

#1062 - Duplicate entry '' for key 'unique_id' When Trying to add UNIQUE KEY (MySQL) -