Share on Facebook Share on Twitter Email
Answers.com

mangled name

 
Hacker Slang: mangled name

A name, appearing in a C++ object file, that is a coded representation of the object declaration as it appears in the source. Mangled names are used because C++ allows multiple objects to have the same name, as long as they are distinguishable in some other way, such as by having different parameter types. Thus, the internal name must have that additional information embedded in it, using the limited character set allowed by most linkers. For instance, one popular compiler encodes the standard library function declaration “memchr(const void*,int,unsigned int)” as “@memchr$qpxviui”.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
mangle (computer jargon)
Julie Gardner (Rock Artist, '80s-2000s)
Phebel Wright (Country Artist, '40s, '50s)

Warrior name for the cat with the mangled face? Read answer...
Example of mangling painting? Read answer...
Does KFC mangle chickens? Read answer...

Help us answer these
Sentence for mangle?
What is a mangled hand?
How do you work a mangle?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Hacker Slang. The Jargon File. Copyright © 2007.  Read more