Can same variables be used both on Android and iOS? -


i'm not mobile developer , searching google didn't provide me definitive answer, question is:

can use same variables, like:

"foo %1$d bar %2$s" 

bot in android , ios?

context: use same language file base.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -