Difference between init and initWithID

aplatundnuatry1

New Member
Can someone explain to me what this line does?\[code\]XMLParser *parser1 = [[XMLParser alloc] initXMLParserWithID:1];\[/code\]How can I check the ID in XMLParse?
 
Back
Top