NSXMLParser *rssparser ;
I want to see the value of rssparser
Can we print value of rssparser ?
I used NSLog(@"rsspaser =%@",rssparser);
But i got error;(sorry for asking this)
I want to see the value of rssparser
Can we print value of rssparser ?
I used NSLog(@"rsspaser =%@",rssparser);
But i got error;(sorry for asking this)