I want to know about the difference between the NSLog
and the Printf
statement in Objective-C (for application purpose...!)
Why do all developer use NSLog
instead of Printf
?
Both look similar, but what is the difference in internal working?
At which point can they be differentiated ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…