Friday, May 21, 2010

C language error?

i right the program and iam sure there is no mistake in it when i want to run it i got this error ((.linker error:undefined symbol _mian in module c0.ASM)) i shoudl tell you some times i get thisss error some times no.i mean some timesss computer runs the program some timessss no.plzzz telll meeee what does this error means and what i have to do

C language error?
maybe this site is helpful,





http://www.cprogrammingdock.serverspeopl...





if not...





just do a google search........





you may find enough information on searches...
Reply:judging from your question my guess is a spelling or syntax error in your program.
Reply:You're using some variable or function called "mian" but you haven't defined it anywhere, or you tried to use it before declaring its existence.


No comments:

Post a Comment