HI all,
I have a issue while compiling the code. I got the code from svn. but it gives the following error :
error: syntax error at 'OTHER' token
error: syntax error at 'OTHER' token
error: syntax error at 'OTHER' token
error: syntax error at '#' token
error: syntax error before 'OBJC_STRING' token
error: syntax error before '}' token
fatal error: method definition not in @implementation context
I have checked the code, but i dint find any issues with the code.
I tried deleting the symbol "-" in front of the method definition and added it again. I have done "clean All Targets" but stil getting the same error on compilation .
Awaiting for your response ...
Best Regards, Mohammed Sadiq.