Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is an undefined reference/unresolved external symbol error and how do I fix it?

Answer Posted / Mayank Kumar Dubey

An undefined reference or unresolved external symbol error occurs when the C++ compiler cannot find a function or variable that has been declared but not defined. To fix this error, you need to either define the missing entity or include the necessary header file that defines it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What character terminates all character array strings a) b) . c) END

1388


Can union be self referenced?

1260


daily Routine of father

1479


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1159


What is the latest version on c++?

1198