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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -