warning at nslog
warning at nslog
- Subject: warning at nslog
- From: Jos Timanta Tarigan <email@hidden>
- Date: Sun, 27 Sep 2009 09:12:29 -0700 (PDT)
hi,
i got problem trying to print stuff by using nslog eg. i want to print absolute path by this:
NSString *absolutePath = [path stringByExpandingTildeInPath];
and i print it with this
NSLog(absolutePath);
it gives me warning:
Format not a string literal and no format
arguments.
i got this error a lot eg trying to print class name, proccesId, etc.
What is this error and how can i handle this?
thank you in advance
=================================
http://www.svnstrk.blogspot.com =================================
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden