hi,
i ve made a simple calculator in which i m using an instance of another class in viewcontroller class(composition concept).Whenever i compile it i counter this error
"fatal error:"method definition not in @implementation context" this error occurs in viewcontroller.m and applicationdelegate.m
anyone could tell me about this
thanx
Amir
i ve made a simple calculator in which i m using an instance of another class in viewcontroller class(composition concept).Whenever i compile it i counter this error
"fatal error:"method definition not in @implementation context" this error occurs in viewcontroller.m and applicationdelegate.m
anyone could tell me about this
thanx
Amir