How can we print different types of data types in objective-C?

Posted by Madan Mohan on Stack Overflow See other posts from Stack Overflow or by Madan Mohan
Published on 2010-03-12T05:35:18Z Indexed on 2010/03/12 5:37 UTC
Read the original article Hit count: 190

Filed under:
|
|

I want to print values of all the types like char, long... so on and also nsdate, nsdictionary, frame ....I want to now to print values of each type variables.

© Stack Overflow or respective owner

Related posts about print

Related posts about objective-c